jhwxapp/miniprogram/pageage/lw-index/lw-index.json

9 lines
214 B
JSON
Raw Normal View History

2023-08-10 01:21:29 +08:00
{
"usingComponents": {
"van-row": "@vant/weapp/row",
"van-col": "@vant/weapp/col",
"van-popup": "@vant/weapp/popup",
"van-overlay": "@vant/weapp/overlay/index"
},
"navigationStyle":"custom"
}