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.
25 lines
1.1 KiB
25 lines
1.1 KiB
1 year ago
|
{
|
||
|
"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-picker": "@vant/weapp/picker/index",
|
||
|
"van-popup": "@vant/weapp/popup/index",
|
||
|
"van-icon": "@vant/weapp/icon/index",
|
||
|
"van-collapse": "@vant/weapp/collapse/index",
|
||
|
"van-collapse-item": "@vant/weapp/collapse-item/index",
|
||
|
"van-divider": "@vant/weapp/divider/index",
|
||
|
"t-cell-group": "tdesign-miniprogram/cell-group/cell-group",
|
||
|
"t-cell": "tdesign-miniprogram/cell/cell",
|
||
|
"t-picker": "tdesign-miniprogram/picker/picker",
|
||
|
"t-picker-item": "tdesign-miniprogram/picker-item/picker-item",
|
||
|
"van-radio": "@vant/weapp/radio/index",
|
||
|
"van-radio-group": "@vant/weapp/radio-group/index"
|
||
|
}
|
||
|
}
|