This commit is contained in:
PQZ 2024-09-23 23:34:13 +08:00
parent 911b1655e9
commit dda0155105

View File

@ -1,17 +1,17 @@
{ {
"pages": [ //pageshttps://uniapp.dcloud.io/collocation/pages "pages": [ //pageshttps://uniapp.dcloud.io/collocation/pages
{ // {
"path": "pages/index/index", // "path": "pages/index/index",
"style": { // "style": {
"navigationBarTitleText": "uni-app" // "navigationBarTitleText": "uni-app"
} // }
}, // },
{ // {
"path": "pages/login/login", // "path": "pages/login/login",
"style": { // "style": {
"navigationBarTitleText": "uni-app" // "navigationBarTitleText": "uni-app"
} // }
}, // },
{ {
"path" : "pages/home/home", "path" : "pages/home/home",
"style" : "style" :