test.json 289 B

123456789
  1. {
  2. "navigationStyle": "custom",
  3. "navigationBarTitleText": "首页",
  4. "usingComponents": {
  5. "wux-popup": "../../components/dist/popup/index",
  6. "wux-landscape": "../../components/dist/landscape/index",
  7. "home-skeleton": "../../components/local/home-skeleton/home-skeleton"
  8. }
  9. }