zoujiandong b496603f7c 111
2025-06-17 17:58:29 +08:00

13 lines
450 B
JSON

{
"usingComponents": {
"navBar":"../../../components/navBar/navBar",
"dialog":"../../../components/dialog/dialog",
"van-overlay": "@vant/weapp/overlay/index",
"van-dialog": "@vant/weapp/dialog/index",
"van-checkbox": "@vant/weapp/checkbox/index",
"van-checkbox-group": "@vant/weapp/checkbox-group/index",
"nav":"../../../components/navBar/navBar"
},
"navigationStyle":"custom",
"navigationBarTitleText": "登录"
}