jiangping
2024-07-29 a3d2fe9dff3b6cd9fa8fdd91e87aac843f694c0f
1
2
3
4
5
6
7
8
9
10
{
  "usingComponents": {
    "van-nav-bar": "@vant/weapp/nav-bar/index",
    "authCard": "/components/authCard/authCard",
    "videoPlay": "/components/videoPlay/index",
    "van-popup": "@vant/weapp/popup/index"
  },
  "navigationStyle": "custom",
  "navigationBarTextStyle": "white"
}