exchange.json 197 B

12345678
  1. {
  2. "usingComponents": {
  3. "van-icon": "@vant/weapp/icon/index",
  4. "van-tab": "@vant/weapp/tab/index",
  5. "van-tabs": "@vant/weapp/tabs/index"
  6. },
  7. "navigationBarTitleText": "我的积分"
  8. }