Merge branch 'master' of https://gitee.com/yudaocode/yudao-ui-admin-vue3 into feature/bpm
Showing
| ... | ... | @@ -67,6 +67,7 @@ |
| "sortablejs": "^1.15.3", | ||
| "steady-xml": "^0.1.0", | ||
| "url": "^0.11.3", | ||
| "v3-jsoneditor": "^0.0.6", | ||
| "video.js": "^7.21.5", | ||
| "vue": "3.5.12", | ||
| "vue-dompurify-html": "^4.1.4", | ||
| ... | ... | @@ -92,6 +93,7 @@ |
| "@typescript-eslint/eslint-plugin": "^7.1.0", | ||
| "@typescript-eslint/parser": "^7.1.0", | ||
| "@unocss/eslint-config": "^0.57.4", | ||
| "@unocss/eslint-plugin": "66.1.0-beta.5", | ||
| "@unocss/transformer-variant-group": "^0.58.5", | ||
| "@vitejs/plugin-legacy": "^5.3.1", | ||
| "@vitejs/plugin-vue": "^5.0.4", | ||
| ... | ... |
src/api/iot/device/group/index.ts
0 → 100644
src/api/iot/plugin/index.ts
0 → 100644
src/api/iot/product/category/index.ts
0 → 100644
src/api/iot/rule/databridge/index.ts
0 → 100644
src/api/iot/statistics/index.ts
0 → 100644
src/api/iot/thingmodel/index.ts
0 → 100644
src/assets/imgs/iot/device.png
0 → 100644
9.77 KB
src/assets/svgs/iot/card-fill.svg
0 → 100644
src/assets/svgs/iot/cube.svg
0 → 100644
src/views/iot/device/device/DeviceForm.vue
0 → 100644
src/views/iot/device/device/index.vue
0 → 100644
src/views/iot/home/index.vue
0 → 100644
src/views/iot/plugin/detail/index.vue
0 → 100644
src/views/iot/plugin/index.vue
0 → 100644
src/views/iot/product/category/index.vue
0 → 100644
src/views/iot/product/product/index.vue
0 → 100644
src/views/iot/thingmodel/ThingModelEvent.vue
0 → 100644
src/views/iot/thingmodel/ThingModelForm.vue
0 → 100644
src/views/iot/thingmodel/components/index.ts
0 → 100644
src/views/iot/thingmodel/config.ts
0 → 100644
src/views/iot/thingmodel/dataSpecs/index.ts
0 → 100644
src/views/iot/utils/constants.ts
0 → 100644
Please
register
or
sign in
to comment