跳转他人页

This commit is contained in:
2025-09-14 23:29:37 +08:00
parent 9860e2baa0
commit 997c5a6e28
6 changed files with 26 additions and 11 deletions

View File

@@ -21,7 +21,8 @@ export default defineAppConfig({
root: "user_pages",
pages: [
"myself/index", // 个人中心
"edit/index", // 个人中心
"edit/index", // 编辑个人中心
"other/index", // 他人个人主页
],
},
// {