This commit is contained in:
Ls
2026-05-26 08:41:00 +08:00
parent 11486220aa
commit d1eedfdc5b
18 changed files with 7861 additions and 1475 deletions

View File

@@ -76,8 +76,9 @@
{
"path": "project",
"style": {
"navigationBarTitleText": "包干"
"navigationBarTitleText": "包干",
"pageOrientation": "auto",
"navigationStyle": "custom"
}
},
{
@@ -89,7 +90,9 @@
{
"path": "hunyang",
"style": {
"navigationBarTitleText": "混氧"
"navigationBarTitleText": "混氧",
"pageOrientation": "auto",
"navigationStyle": "custom"
}
},
{
@@ -97,12 +100,18 @@
"style": {
"navigationBarTitleText": "创建项目"
}
},
{
"path": "cs",
"style": {
"navigationBarTitleText": "测试",
"pageOrientation": "auto"
}
}
]
}, {
"root": "pages/dataAnalyze",
"pages": [
{
"pages": [{
"path": "baoganAnalyze",
"style": {
"navigationBarTitleText": "包干数据"