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.
17 lines
725 B
17 lines
725 B
{
|
|
"navigationBarBackgroundColor": "#1979ff",
|
|
"navigationBarTextStyle": "white",
|
|
"navigationBarTitleText": "问题处理",
|
|
"usingComponents": {
|
|
"van-button": "@vant/weapp/button/index",
|
|
"van-cell": "@vant/weapp/cell/index",
|
|
"van-cell-group": "@vant/weapp/cell-group/index",
|
|
"van-dropdown-menu": "@vant/weapp/dropdown-menu/index",
|
|
"van-dropdown-item": "@vant/weapp/dropdown-item/index",
|
|
"van-checkbox": "@vant/weapp/checkbox/index",
|
|
"van-checkbox-group": "@vant/weapp/checkbox-group/index",
|
|
"van-datetime-picker": "@vant/weapp/datetime-picker/index",
|
|
"van-tab": "@vant/weapp/tab/index",
|
|
"van-tabs": "@vant/weapp/tabs/index"
|
|
}
|
|
}
|