微信小程序
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

Bookkeeping.json 371 B

3 years ago
3 years ago
3 years ago
1234567891011
  1. {
  2. "usingComponents": {
  3. "van-cell": "@vant/weapp/cell/index",
  4. "van-cell-group": "@vant/weapp/cell-group/index",
  5. "van-checkbox": "@vant/weapp/checkbox/index",
  6. "van-checkbox-group": "@vant/weapp/checkbox-group/index",
  7. "van-empty": "@vant/weapp/empty/index",
  8. "van-popup": "@vant/weapp/popup/index",
  9. "van-picker": "@vant/weapp/picker/index"
  10. }
  11. }