This commit is contained in:
闫晓茹 2023-08-07 10:39:49 +08:00
parent 5316056a36
commit 806c6d184d

View File

@ -9,6 +9,21 @@
"navigationBarTitleText": "",
"navigationBarBackgroundColor": "#D7EEE8"
}
}, {
"path": "pages/prescription/prescription",
"style": {
"navigationBarTitleText": "体质评估运动处方",
"navigationBarTextStyle": "white", //
"navigationBarBackgroundColor": "#37A97B"
}
}, {
"path": "pages/index/index",
"style": {
"navigationBarTitleText": "",
"navigationBarBackgroundColor": "#D7EEE8"
}
}, {
"path": "pages/Parentinformation/Parentinformation",
"style": {
@ -17,28 +32,18 @@
// "navigationStyle": "custom",
"navigationBarBackgroundColor": "#D7EEE8" //
}
}, {
"path": "pages/prescription/prescription",
"style": {
"navigationBarTitleText": "体质评估运动处方",
"navigationBarTextStyle": "white", //
"navigationBarBackgroundColor": "#37A97B"
}
}, {
"path": "pages/index/index",
"style": {
"navigationBarTitleText": "",
"navigationBarBackgroundColor": "#D7EEE8"
}
},
{
"path": "pages/Personal/Personal",
"style": {
"navigationBarTitleText": "",
// "enablePullDownRefresh": false,
// "enablePullDownRefresh": false,
"navigationStyle": "custom",
"navigationBarBackgroundColor": "#D7EEE8" //
}
}, {
"path": "pages/grade/grade",
"style": {
@ -46,7 +51,9 @@
// "enablePullDownRefresh": false,
// "navigationStyle": "custom",
"navigationBarBackgroundColor": "#D7EEE8" //
}
}, {
"path": "pages/home/home",
"style": {
@ -56,14 +63,28 @@
// "enablePullDownRefresh": false,
}
},
{
"path": "pages/add/add",
"style": {
// "navigationBarTitleText": "新增学生信息",
// "navigationStyle": "custom",
"navigationBarBackgroundColor": "#37A97B",
"navigationBarTextStyle": "white" //
}
},
{
"path": "pages/Viewprescription/Viewprescription",
"style": {
"navigationBarTitleText": "体质评估运动处方",
"navigationBarBackgroundColor": "#37A97B",
"navigationBarTextStyle": "white" //
}
}
],
"globalStyle": {
"navigationBarTextStyle": "black",