样式
This commit is contained in:
10
pages.json
10
pages.json
@@ -256,11 +256,11 @@
|
||||
}
|
||||
],
|
||||
"globalStyle": {
|
||||
// "pageOrientation": "landscape",
|
||||
"navigationBarTextStyle": "white",
|
||||
"navigationBarTitleText": "uni-app",
|
||||
"navigationBarBackgroundColor": "#d7592f",
|
||||
"backgroundColor": "#ffffff"
|
||||
"navigationBarTextStyle": "black",//导航栏标题颜色及状态栏前景颜色,仅支持 black/white
|
||||
"navigationBarTitleText": "印尼海亮铜箔",//导航栏标题文字内容
|
||||
"navigationBarBackgroundColor": "#ff6a00",//导航栏背景颜色(同状态栏背景色)
|
||||
"backgroundColor": "#ffffff",//下拉显示出来的窗口的背景色
|
||||
"onReachBottomDistance": 50//页面上拉触底事件触发时距页面底部距离,单位只支持px
|
||||
},
|
||||
"uniIdRouter": {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user