home.json 178 B

12345678
  1. {
  2. "usingComponents": {
  3. "van-tab": "../../dist/tab/index",
  4. "van-tabs": "../../dist/tabs/index",
  5. "showMy": "./showMy/showMy",
  6. "contact": "./contact/contact"
  7. }
  8. }