培训班管理

This commit is contained in:
liuyuan
2025-04-16 08:57:34 +08:00
parent c1289e48de
commit 37e591aa33
28 changed files with 23846 additions and 18820 deletions

View File

@@ -426,7 +426,7 @@ export default {
this.$emit("homeClick");
} else {
uni.switchTab({
url: '/pages/homePage/index/index',
url: '/pages/peanut/home',
});
}
},