index.json 248 B

12345678
  1. {
  2. "usingComponents": {
  3. "navigation-bar": "/components/navigation-bar/navigation-bar",
  4. "buyerInformation": "/components/buyerInformation/index",
  5. "van-popup": "@vant/weapp/popup/index",
  6. "service": "/components/service/service"
  7. }
  8. }