index.json 418 B

1234567891011
  1. {
  2. "navigationBarTitleText": "问真排盘",
  3. "usingComponents": {
  4. "u-notice-bar": "/uni_modules/uview-ui/components/u-notice-bar/u-notice-bar",
  5. "x-tabs": "/components/x-tabs",
  6. "u-switch": "/uni_modules/uview-ui/components/u-switch/u-switch",
  7. "x-clock": "/components/x-clock",
  8. "u-popup": "/uni_modules/uview-ui/components/u-popup/u-popup",
  9. "calendar": "/pages/index/components/calendar"
  10. }
  11. }