home.json 216 B

12345678
  1. {
  2. "usingComponents": {
  3. "tab" : "/components/tab/tab",
  4. "home": "/pages/home/components/contrast/contrast",
  5. "mp-icon": "weui-miniprogram/icon/icon",
  6. "topic": "/pages/home/components/topic/topic"
  7. }
  8. }