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.
11 lines
335 B
11 lines
335 B
{
|
|
"navigationBarBackgroundColor": "#006BE3",
|
|
"navigationBarTextStyle": "white",
|
|
"navigationBarTitleText": "故障风险管理",
|
|
"enablePullDownRefresh": false,
|
|
"usingComponents": {
|
|
"van-calendar": "@vant/weapp/calendar/index",
|
|
"van-picker": "@vant/weapp/picker/index",
|
|
"van-popup": "@vant/weapp/popup/index"
|
|
}
|
|
}
|