filecache

This commit is contained in:
cansnow
2025-12-27 07:08:30 +08:00
parent 974d149d25
commit 09c7889525
54 changed files with 10485 additions and 164 deletions
+1 -1
View File
@@ -61,7 +61,7 @@
onReady() {},
methods: {
back() {
uni.$u.route("/pages/login/common/index", {
uni.$u.route("/pages/common/login/index", {
isRegister: this.isRegister,
});
},