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.
14 lines
474 B
14 lines
474 B
{
|
|
"navigationBarBackgroundColor": "#1979ff",
|
|
"navigationBarTextStyle": "white",
|
|
"navigationBarTitleText": "开始巡检",
|
|
"enablePullDownRefresh": false,
|
|
"component": true,
|
|
"usingComponents": {
|
|
"t-cell": "tdesign-miniprogram/cell/cell",
|
|
"t-picker": "tdesign-miniprogram/picker/picker",
|
|
"t-picker-item": "tdesign-miniprogram/picker-item/picker-item",
|
|
"van-cell": "@vant/weapp/cell/index",
|
|
"van-cell-group": "@vant/weapp/cell-group/index"
|
|
}
|
|
}
|