This commit is contained in:
Ls
2026-07-10 08:41:45 +08:00
parent d1eedfdc5b
commit d020483461
18 changed files with 1204 additions and 497 deletions

View File

@@ -34,7 +34,7 @@
{
"path": "swiming",
"style": {
"navigationBarTitleText": "游泳项目"
"navigationBarTitleText": "计时项目"
}
},
{
@@ -107,6 +107,18 @@
"navigationBarTitleText": "测试",
"pageOrientation": "auto"
}
},
{
"path": "userPermission",
"style": {
"navigationBarTitleText": "权限管理"
}
},
{
"path": "contactManage",
"style": {
"navigationBarTitleText": "联系方式管理"
}
}
]
}, {