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) {