index.json 210 B

12345678
  1. {
  2. "usingComponents": {
  3. "van-swipe-cell": "../../vant-weapp/dist/swipe-cell/index",
  4. "van-toast": "../../vant-weapp/dist/toast/index"
  5. },
  6. "navigationStyle":"custom",
  7. "enablePullDownRefresh": true
  8. }