index.json 225 B

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