12345678910 |
- {
- "enablePullDownRefresh": true,
- "usingComponents": {
- "van-goods-action": "@vant/weapp/goods-action/index",
- "van-goods-action-icon": "@vant/weapp/goods-action-icon/index",
- "van-goods-action-button": "@vant/weapp/goods-action-button/index",
- "van-cell": "@vant/weapp/cell/index",
- "van-divider": "@vant/weapp/divider/index"
- }
- }
|