From 690a1d04a8b720ee3ce649cb07a8116f100cc4e4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A4=9A=E5=95=A6C=E6=A2=A6?= <15709267061@163.com> Date: Thu, 29 May 2025 18:28:37 +0800 Subject: [PATCH] update --- src/pages/login/Register.vue | 7 +++++++ stats.html | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/src/pages/login/Register.vue b/src/pages/login/Register.vue index cfc128e..05c8f08 100644 --- a/src/pages/login/Register.vue +++ b/src/pages/login/Register.vue @@ -3,6 +3,7 @@ import {reactive} from 'vue'; import VerificationCode from "../../components/VerificationCode/index.vue"; import Api from "../../api/index.js"; import {Message} from "@arco-design/web-vue"; +import {toPath} from "../../utils/index.js"; const from = reactive({ wechat: null, @@ -47,6 +48,12 @@ const register = async () => {
确认注册 + + 已有帐号去登陆 + +
diff --git a/stats.html b/stats.html index ea6a7cf..0c710e3 100644 --- a/stats.html +++ b/stats.html @@ -4929,7 +4929,7 @@ var drawChart = (function (exports) {