9 lines
260 B
JSON
Raw Normal View History

2024-07-30 17:43:32 +08:00
{
"navigationStyle": "custom",
"usingComponents": {
2024-08-14 15:12:02 +08:00
"van-icon": "@vant/weapp/icon/index",
"van-popup": "@vant/weapp/popup/index",
"van-notify": "@vant/weapp/notify/index",
"van-picker": "@vant/weapp/picker/index"
2024-07-30 17:43:32 +08:00
}
}