10 lines
328 B
JSON
Raw Normal View History

2024-07-30 16:33:21 +08:00
{
"navigationStyle": "custom",
"usingComponents": {
"van-icon": "@vant/weapp/icon/index",
2024-08-14 16:27:51 +08:00
"van-popup": "@vant/weapp/popup/index",
2024-07-30 16:33:21 +08:00
"van-datetime-picker": "@vant/weapp/datetime-picker/index",
2024-08-14 16:27:51 +08:00
"van-notify": "@vant/weapp/notify/index",
"van-picker": "@vant/weapp/picker/index"
2024-07-30 16:33:21 +08:00
}
}