index.json 331 B

12345678910
  1. {
  2. "navigationBarTitleText": "",
  3. "navigationStyle": "custom",
  4. "usingComponents": {
  5. "u-row": "/node-modules/uview-ui/components/u-row/u-row",
  6. "u-col": "/node-modules/uview-ui/components/u-col/u-col",
  7. "u-popup": "/node-modules/uview-ui/components/u-popup/u-popup",
  8. "custom-tabbar": "/components/tabbar_cjx"
  9. }
  10. }