微信小程序
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

10 行
310 B

  1. {
  2. "usingComponents": {
  3. "icon-loading":"/component/iconLoading/iconLoading",
  4. "pop-up": "/component/pop-up/index",
  5. "van-empty": "@vant/weapp/empty/index",
  6. "van-transition": "@vant/weapp/transition/index",
  7. "van-swipe-cell": "@vant/weapp/swipe-cell/index"
  8. },
  9. "navigationStyle": "custom"
  10. }