13 lines
406 B
JSON
13 lines
406 B
JSON
{
|
|
"usingComponents": {
|
|
"van-picker": "@vant/weapp/picker/index",
|
|
"van-tab": "@vant/weapp/tab/index",
|
|
"van-tabs": "@vant/weapp/tabs/index",
|
|
"van-popup": "@vant/weapp/popup/index",
|
|
"van-icon": "@vant/weapp/icon/index",
|
|
"van-empty": "@vant/weapp/empty/index",
|
|
"van-divider": "@vant/weapp/divider/index"
|
|
},
|
|
"enablePullDownRefresh": true,
|
|
"navigationBarTitleText": "提醒"
|
|
} |