index.json 225 B

123456789
  1. {
  2. "navigationBarTitleText": "",
  3. "navigationBarBackgroundColor": "#000",
  4. "navigationStyle": "default",
  5. "usingComponents": {
  6. "van-icon": "@vant/weapp/icon/index",
  7. "van-nav-bar": "@vant/weapp/nav-bar/index"
  8. }
  9. }