7 lines
162 B
JSON
Raw Normal View History

2024-07-29 17:40:03 +08:00
{
"navigationStyle": "custom",
"usingComponents": {
2024-08-16 14:51:54 +08:00
"van-icon": "@vant/weapp/icon/index",
"van-notify": "@vant/weapp/notify/index"
2024-07-29 17:40:03 +08:00
}
}