This commit is contained in:
pengxiaolong
2025-05-20 00:10:07 +08:00
parent ff546bd9a9
commit 6107739077
34 changed files with 583 additions and 92 deletions

View File

@@ -38,7 +38,7 @@ const _sfc_main = {
iconPath: "../../static/Mine.png",
selectedIconPath: "../../static/Mineclick.png",
text: "我的",
pagePath: "../../pages/Mine/Mine",
pagePath: "/pages/Mine/Mine",
middleClass: ""
}
]);