This commit is contained in:
曹辉 2023-04-20 15:49:21 +08:00
parent a9a368dd3a
commit 9c3cdfcd40

View File

@ -4,17 +4,17 @@
},
"pages": [ //pageshttps://uniapp.dcloud.io/collocation/pages
{
"path": "pages/login/login",
"style": {
"navigationBarTitleText": "登录",
"navigationStyle": "custom"
}
}, {
"path": "pages/startup/startup",
"style": {
"navigationBarTitleText": "",
"navigationStyle": "custom"
}
}, {
"path": "pages/login/login",
"style": {
"navigationBarTitleText": "登录",
"navigationStyle": "custom"
}
}, {
"path": "pages/Healthknowledge/Healthknowledge",
"style": {
@ -93,13 +93,6 @@
"navigationBarTitleText": "收益信息",
"enablePullDownRefresh": false
}
},
{
"path": "pages/RevenueDetails/RevenueDetails",
"style": {
"navigationBarTitleText": "收益信息",
"enablePullDownRefresh": false
}
}, {
"path": "pages/study/study",
"style": {