index.json 236 B

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