index.json 224 B

12345678
  1. {
  2. "navigationBarTitleText": "Swicth",
  3. "usingComponents": {
  4. "wux-cell-group": "../../dist/cell-group/index",
  5. "wux-cell": "../../dist/cell/index",
  6. "wux-switch": "../../dist/switch/index"
  7. }
  8. }