my.json 140 B

12345678910
  1. {
  2. "component": true,
  3. "usingComponents": {
  4. "van-icon":"@vant/weapp/icon/index",
  5. "van-cell": "@vant/weapp/cell/index"
  6. }
  7. }