detail.json 350 B

12345678910
  1. {
  2. "enablePullDownRefresh": true,
  3. "usingComponents": {
  4. "van-goods-action": "@vant/weapp/goods-action/index",
  5. "van-goods-action-icon": "@vant/weapp/goods-action-icon/index",
  6. "van-goods-action-button": "@vant/weapp/goods-action-button/index",
  7. "van-cell": "@vant/weapp/cell/index",
  8. "van-divider": "@vant/weapp/divider/index"
  9. }
  10. }