Merge branch 'dev' of https://gitee.com/wangbosheng/yudao-ui-admin-vue3 into dev
Showing
.env.stage
0 → 100644
.vscode/launch.json
0 → 100644
| { | { | ||
| "name": "yudao-ui-admin-vue3", | "name": "yudao-ui-admin-vue3", | ||
| "version": "1.7.1-snapshot.1961", | "version": "1.7.2-snapshot", | ||
| "description": "基于vue3、vite4、element-plus、typesScript", | "description": "基于vue3、vite4、element-plus、typesScript", | ||
| "author": "xingyu", | "author": "xingyu", | ||
| "private": false, | "private": false, | ||
| ... | @@ -11,6 +11,7 @@ | ... | @@ -11,6 +11,7 @@ |
| "ts:check": "vue-tsc --noEmit", | "ts:check": "vue-tsc --noEmit", | ||
| "build:pro": "node --max_old_space_size=8000 ./node_modules/vite/bin/vite.js build --mode pro", | "build:pro": "node --max_old_space_size=8000 ./node_modules/vite/bin/vite.js build --mode pro", | ||
| "build:dev": "node --max_old_space_size=8000 ./node_modules/vite/bin/vite.js build --mode dev", | "build:dev": "node --max_old_space_size=8000 ./node_modules/vite/bin/vite.js build --mode dev", | ||
| "build:stage": "node --max_old_space_size=8000 ./node_modules/vite/bin/vite.js build --mode stage", | |||
| "build:test": "node --max_old_space_size=8000 ./node_modules/vite/bin/vite.js build --mode test", | "build:test": "node --max_old_space_size=8000 ./node_modules/vite/bin/vite.js build --mode test", | ||
| "build:static": "node --max_old_space_size=8000 ./node_modules/vite/bin/vite.js build --mode static", | "build:static": "node --max_old_space_size=8000 ./node_modules/vite/bin/vite.js build --mode static", | ||
| "build:front": "node --max_old_space_size=8000 ./node_modules/vite/bin/vite.js build --mode front", | "build:front": "node --max_old_space_size=8000 ./node_modules/vite/bin/vite.js build --mode front", | ||
| ... | @@ -32,13 +33,12 @@ | ... | @@ -32,13 +33,12 @@ |
| "@form-create/element-ui": "^3.1.17", | "@form-create/element-ui": "^3.1.17", | ||
| "@iconify/iconify": "^3.1.0", | "@iconify/iconify": "^3.1.0", | ||
| "@videojs-player/vue": "^1.0.0", | "@videojs-player/vue": "^1.0.0", | ||
| "@vueup/vue-quill": "^1.1.1", | |||
| "@vueuse/core": "^9.13.0", | "@vueuse/core": "^9.13.0", | ||
| "@wangeditor/editor": "^5.1.23", | "@wangeditor/editor": "^5.1.23", | ||
| "@wangeditor/editor-for-vue": "^5.1.10", | "@wangeditor/editor-for-vue": "^5.1.10", | ||
| "@zxcvbn-ts/core": "^2.2.1", | "@zxcvbn-ts/core": "^2.2.1", | ||
| "animate.css": "^4.1.1", | "animate.css": "^4.1.1", | ||
| "axios": "^1.3.4", | "axios": "^1.3.5", | ||
| "benz-amr-recorder": "^1.1.5", | "benz-amr-recorder": "^1.1.5", | ||
| "bpmn-js-token-simulation": "^0.10.0", | "bpmn-js-token-simulation": "^0.10.0", | ||
| "camunda-bpmn-moddle": "^7.0.1", | "camunda-bpmn-moddle": "^7.0.1", | ||
| ... | @@ -48,16 +48,16 @@ | ... | @@ -48,16 +48,16 @@ |
| "diagram-js": "^11.6.0", | "diagram-js": "^11.6.0", | ||
| "echarts": "^5.4.1", | "echarts": "^5.4.1", | ||
| "echarts-wordcloud": "^2.1.0", | "echarts-wordcloud": "^2.1.0", | ||
| "element-plus": "2.3.1", | "element-plus": "2.3.3", | ||
| "fast-xml-parser": "^4.1.3", | "fast-xml-parser": "^4.1.3", | ||
| "highlight.js": "^11.7.0", | "highlight.js": "^11.7.0", | ||
| "intro.js": "^6.0.0", | "intro.js": "^7.0.1", | ||
| "jsencrypt": "^3.3.2", | "jsencrypt": "^3.3.2", | ||
| "lodash-es": "^4.17.21", | "lodash-es": "^4.17.21", | ||
| "min-dash": "^4.0.0", | "min-dash": "^4.0.0", | ||
| "mitt": "^3.0.0", | "mitt": "^3.0.0", | ||
| "nprogress": "^0.2.0", | "nprogress": "^0.2.0", | ||
| "pinia": "^2.0.33", | "pinia": "^2.0.34", | ||
| "qrcode": "^1.5.1", | "qrcode": "^1.5.1", | ||
| "qs": "^6.11.1", | "qs": "^6.11.1", | ||
| "steady-xml": "^0.1.0", | "steady-xml": "^0.1.0", | ||
| ... | @@ -68,7 +68,6 @@ | ... | @@ -68,7 +68,6 @@ |
| "vue-router": "^4.1.6", | "vue-router": "^4.1.6", | ||
| "vue-types": "^5.0.2", | "vue-types": "^5.0.2", | ||
| "vuedraggable": "^4.1.0", | "vuedraggable": "^4.1.0", | ||
| "vxe-table": "^4.3.11", | |||
| "web-storage-cache": "^1.1.1", | "web-storage-cache": "^1.1.1", | ||
| "xe-utils": "^3.5.7", | "xe-utils": "^3.5.7", | ||
| "xml-js": "^1.6.11" | "xml-js": "^1.6.11" | ||
| ... | @@ -126,7 +125,7 @@ | ... | @@ -126,7 +125,7 @@ |
| "vite-plugin-purge-icons": "^0.9.2", | "vite-plugin-purge-icons": "^0.9.2", | ||
| "vite-plugin-svg-icons": "^2.0.1", | "vite-plugin-svg-icons": "^2.0.1", | ||
| "vite-plugin-top-level-await": "^1.3.0", | "vite-plugin-top-level-await": "^1.3.0", | ||
| "vite-plugin-vue-setup-extend": "^0.4.0", | "vite-plugin-vue-setup-extend-plus": "^0.1.0", | ||
| "vite-plugin-windicss": "^1.8.10", | "vite-plugin-windicss": "^1.8.10", | ||
| "vue-tsc": "^1.2.0", | "vue-tsc": "^1.2.0", | ||
| "windicss": "^3.5.6" | "windicss": "^3.5.6" | ||
| ... | ... |
src/api/mall/product/management/spu.ts
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/XModal/index.ts
deleted
100644 → 0
src/components/XModal/src/XModal.vue
deleted
100644 → 0
src/components/XTable/index.ts
deleted
100644 → 0
src/components/XTable/src/XTable.vue
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
src/components/XTable/src/type.ts
deleted
100644 → 0
src/hooks/web/useVxeCrudSchemas.ts
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
src/hooks/web/useVxeGrid.ts
deleted
100644 → 0
src/hooks/web/useXTable.ts
deleted
100644 → 0
src/plugins/vxeTable/index.ts
deleted
100644 → 0
src/styles/vxe.css
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
src/types/auto-components.d.ts
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
src/types/auto-imports.d.ts
deleted
100644 → 0
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/utils/env.ts
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
src/utils/object.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.
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.
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.
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.
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.
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.
src/views/mall/product/spu/addForm.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.
src/views/mall/product/spu/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.
src/views/mp/autoReply/components/types.ts
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/views/mp/components/img.png
deleted
100644 → 0
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.
src/views/mp/components/wx-location/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.
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/mp/components/wx-msg/index.ts
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/views/mp/components/wx-msg/types.ts
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/mp/components/wx-music/index.ts
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/views/mp/components/wx-news/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.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/views/mp/components/wx-reply/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.
src/views/mp/draft/components/DraftTable.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/mp/draft/components/NewsForm.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/mp/draft/components/index.ts
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/mp/draft/components/types.ts
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/mp/draft/editor-config.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.
src/views/mp/hooks/useUpload.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.
src/views/mp/material/components/upload.ts
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/views/mp/menu/components/MenuEditor.vue
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/views/mp/menu/components/types.ts
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/views/mp/message/MessageTable.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.
src/views/pay/app/AppForm.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/pay/app/app.data.ts
deleted
100644 → 0
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/pay/order/OrderDetail.vue
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/views/pay/order/order.data.ts
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
src/views/pay/refund/RefundDetail.vue
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/views/pay/refund/refund.data.ts
deleted
100644 → 0
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.
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.
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.
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.
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