Merge branch 'master' of https://gitee.com/yudaocode/yudao-ui-admin-vue3 into dev
Showing
| { | { | ||
| "name": "yudao-ui-admin-vue3", | "name": "yudao-ui-admin-vue3", | ||
| "version": "2.2.0-snapshot", | "version": "2.3.0-snapshot", | ||
| "description": "基于vue3、vite4、element-plus、typesScript", | "description": "基于vue3、vite4、element-plus、typesScript", | ||
| "author": "xingyu", | "author": "xingyu", | ||
| "private": false, | "private": false, | ||
| ... | @@ -9,11 +9,11 @@ | ... | @@ -9,11 +9,11 @@ |
| "dev": "vite --mode env.local", | "dev": "vite --mode env.local", | ||
| "dev-server": "vite --mode dev", | "dev-server": "vite --mode dev", | ||
| "ts:check": "vue-tsc --noEmit", | "ts:check": "vue-tsc --noEmit", | ||
| "build:local": "node --max_old_space_size=8192 ./node_modules/vite/bin/vite.js build", | "build:local": "node ./node_modules/vite/bin/vite.js build", | ||
| "build:dev": "node --max_old_space_size=8192 ./node_modules/vite/bin/vite.js build --mode dev", | "build:dev": "node ./node_modules/vite/bin/vite.js build --mode dev", | ||
| "build:test": "node --max_old_space_size=8192 ./node_modules/vite/bin/vite.js build --mode test", | "build:test": "node ./node_modules/vite/bin/vite.js build --mode test", | ||
| "build:stage": "node --max_old_space_size=8192 ./node_modules/vite/bin/vite.js build --mode stage", | "build:stage": "node ./node_modules/vite/bin/vite.js build --mode stage", | ||
| "build:prod": "node --max_old_space_size=8192 ./node_modules/vite/bin/vite.js build --mode prod", | "build:prod": "node ./node_modules/vite/bin/vite.js build --mode prod", | ||
| "serve:dev": "vite preview --mode dev", | "serve:dev": "vite preview --mode dev", | ||
| "serve:prod": "vite preview --mode prod", | "serve:prod": "vite preview --mode prod", | ||
| "preview": "pnpm build:local && vite preview", | "preview": "pnpm build:local && vite preview", | ||
| ... | @@ -26,8 +26,8 @@ | ... | @@ -26,8 +26,8 @@ |
| }, | }, | ||
| "dependencies": { | "dependencies": { | ||
| "@element-plus/icons-vue": "^2.1.0", | "@element-plus/icons-vue": "^2.1.0", | ||
| "@form-create/designer": "^3.1.3", | "@form-create/designer": "^3.2.6", | ||
| "@form-create/element-ui": "^3.1.24", | "@form-create/element-ui": "^3.2.11", | ||
| "@iconify/iconify": "^3.1.1", | "@iconify/iconify": "^3.1.1", | ||
| "@microsoft/fetch-event-source": "^2.0.1", | "@microsoft/fetch-event-source": "^2.0.1", | ||
| "@videojs-player/vue": "^1.0.0", | "@videojs-player/vue": "^1.0.0", | ||
| ... | @@ -47,7 +47,7 @@ | ... | @@ -47,7 +47,7 @@ |
| "driver.js": "^1.3.1", | "driver.js": "^1.3.1", | ||
| "echarts": "^5.5.0", | "echarts": "^5.5.0", | ||
| "echarts-wordcloud": "^2.1.0", | "echarts-wordcloud": "^2.1.0", | ||
| "element-plus": "2.8.0", | "element-plus": "2.8.4", | ||
| "fast-xml-parser": "^4.3.2", | "fast-xml-parser": "^4.3.2", | ||
| "highlight.js": "^11.9.0", | "highlight.js": "^11.9.0", | ||
| "jsencrypt": "^3.3.2", | "jsencrypt": "^3.3.2", | ||
| ... | @@ -67,7 +67,7 @@ | ... | @@ -67,7 +67,7 @@ |
| "steady-xml": "^0.1.0", | "steady-xml": "^0.1.0", | ||
| "url": "^0.11.3", | "url": "^0.11.3", | ||
| "video.js": "^7.21.5", | "video.js": "^7.21.5", | ||
| "vue": "3.4.21", | "vue": "3.5.12", | ||
| "vue-dompurify-html": "^4.1.4", | "vue-dompurify-html": "^4.1.4", | ||
| "vue-i18n": "9.10.2", | "vue-i18n": "9.10.2", | ||
| "vue-router": "^4.3.0", | "vue-router": "^4.3.0", | ||
| ... | @@ -130,7 +130,7 @@ | ... | @@ -130,7 +130,7 @@ |
| "vite-plugin-progress": "^0.0.7", | "vite-plugin-progress": "^0.0.7", | ||
| "vite-plugin-purge-icons": "^0.10.0", | "vite-plugin-purge-icons": "^0.10.0", | ||
| "vite-plugin-svg-icons": "^2.0.1", | "vite-plugin-svg-icons": "^2.0.1", | ||
| "vite-plugin-top-level-await": "^1.3.1", | "vite-plugin-top-level-await": "^1.4.4", | ||
| "vue-eslint-parser": "^9.3.2", | "vue-eslint-parser": "^9.3.2", | ||
| "vue-tsc": "^1.8.27" | "vue-tsc": "^1.8.27" | ||
| }, | }, | ||
| ... | ... |
This diff is collapsed.
Click to expand it.
src/api/bpm/simple/index.ts
0 → 100644
src/api/iot/device/index.ts
0 → 100644
src/api/iot/product/index.ts
0 → 100644
src/api/iot/thinkmodelfunction/index.ts
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
File added
File added
File added
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/views/iot/device/DeviceForm.vue
0 → 100644
src/views/iot/device/detail/index.vue
0 → 100644
src/views/iot/device/index.vue
0 → 100644
src/views/iot/product/ProductForm.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/iot/product/detail/index.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/iot/product/index.vue
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment