You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
598 B
16 lines
598 B
{
|
|
"navigationBarBackgroundColor": "#1979ff",
|
|
"navigationBarTextStyle": "white",
|
|
"navigationBarTitleText": "地灾巡检",
|
|
"enablePullDownRefresh": false,
|
|
"componentFramework": "glass-easel",
|
|
"usingComponents": {
|
|
"van-button": "@vant/weapp/button/index",
|
|
"van-field": "@vant/weapp/field/index",
|
|
"van-cell": "@vant/weapp/cell/index",
|
|
"van-cell-group": "@vant/weapp/cell-group/index",
|
|
"van-icon": "@vant/weapp/icon/index",
|
|
"van-radio": "@vant/weapp/radio/index",
|
|
"van-radio-group": "@vant/weapp/radio-group/index"
|
|
}
|
|
}
|