jhwxapp/miniprogram/pages/components/user-infos/index.json

8 lines
165 B
JSON
Raw Normal View History

2024-03-19 23:25:38 +08:00
{
"usingComponents": {
"van-row": "@vant/weapp/row",
"van-col": "@vant/weapp/col",
"van-popup": "@vant/weapp/popup"
},
"navigationStyle":"custom"
}