外宿申请表单
This commit is contained in:
20
pages.json
20
pages.json
@@ -1194,7 +1194,27 @@
|
||||
"navigationBarBackgroundColor": "#1890FF",
|
||||
"navigationBarTextStyle": "white"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/dormitory/outsideAccommodation/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "外宿申请",
|
||||
"enablePullDownRefresh": false,
|
||||
"navigationBarBackgroundColor": "#1890FF",
|
||||
"navigationBarTextStyle": "white"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/dormitory/outsideAccommodation/applicationForm",
|
||||
"style": {
|
||||
"navigationBarTitleText": "外宿申请填写",
|
||||
"enablePullDownRefresh": false,
|
||||
"renderingMode": "mixed", // 强制混合渲染模式
|
||||
"navigationBarBackgroundColor": "#1890FF",
|
||||
"navigationBarTextStyle": "white"
|
||||
}
|
||||
}
|
||||
|
||||
],
|
||||
"globalStyle": {
|
||||
"navigationBarTextStyle": "black",
|
||||
|
||||
Reference in New Issue
Block a user