index.json 257 B

1234567891011
  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. },
  10. "navigationStyle": "custom"
  11. }