projectDropDown.json 341 B

12345678
  1. {
  2. "component": true,
  3. "usingComponents": {
  4. "uv-drop-down": "/uni_modules/uv-drop-down/components/uv-drop-down/uv-drop-down",
  5. "uv-drop-down-item": "/uni_modules/uv-drop-down/components/uv-drop-down-item/uv-drop-down-item",
  6. "uv-drop-down-popup": "/uni_modules/uv-drop-down/components/uv-drop-down-popup/uv-drop-down-popup"
  7. }
  8. }