保存数据

This commit is contained in:
Ls
2026-04-11 17:47:28 +08:00
parent f682c0316b
commit c9aeba0949
35 changed files with 5658 additions and 3544 deletions

View File

@@ -34,8 +34,7 @@
{
"path": "swiming",
"style": {
"navigationBarTitleText": "游泳项目",
"navigationStyle": "custom"
"navigationBarTitleText": "游泳项目"
}
},
{
@@ -77,8 +76,26 @@
{
"path": "project",
"style": {
"navigationBarTitleText": "包干",
"navigationStyle": "custom"
"navigationBarTitleText": "包干"
}
},
{
"path": "plan",
"style": {
"navigationBarTitleText": "训练计划"
}
},
{
"path": "hunyang",
"style": {
"navigationBarTitleText": "混氧"
}
},
{
"path": "addHunyang",
"style": {
"navigationBarTitleText": "创建项目"
}
}
]