| 1234567891011 |
- {
- "component": true,
- "usingComponents": {
- "van-loading": "../../../dist/loading/index",
- "van-cell-group": "../../dist/cell-group/index",
- "van-cell": "../../../dist/cell/index",
- "van-button": "../../../dist/button/index",
- "van-field": "../../dist/field/index",
- "van-notify": "../../dist/notify/index"
- }
- }
|