This commit is contained in:
2025-04-11 17:23:47 +08:00
parent c57c68f0d5
commit f8cba43117
2 changed files with 7 additions and 7 deletions

View File

@@ -203,11 +203,11 @@
url: "/pages/certificate/certificate", url: "/pages/certificate/certificate",
type: "pageJump", type: "pageJump",
}, },
{ // {
name: "我的湖分", // name: "我的湖分",
url: "/pages/hufen/hufen", // url: "/pages/hufen/hufen",
type: "pageJump", // type: "pageJump",
}, // },
{ {
name: "个人资料", name: "个人资料",
url: "/pages/mine/userInfo/persData", url: "/pages/mine/userInfo/persData",

File diff suppressed because one or more lines are too long