index.json 295 B

123456789101112
  1. {
  2. "usingComponents": {
  3. "cu-custom": "/colorui/components/cu-custom",
  4. "Home": "./home/index",
  5. "Collect": "./collect/index",
  6. "UserCenter": "./userCenter",
  7. "Market": "./market/index",
  8. "Message": "./message/index",
  9. "Annunciate": "./annunciate/index"
  10. },
  11. "navigationStyle": "custom"
  12. }