!88 【众测版】合并最新的 Vue3 重构
Merge pull request !88 from 芋道源码/dev
Showing
| { | ||
| "name": "yudao-ui-admin-vue3", | ||
| "version": "1.7.1-snapshot.1941", | ||
| "version": "1.7.1-snapshot.1961", | ||
| "description": "基于vue3、vite4、element-plus、typesScript", | ||
| "author": "xingyu", | ||
| "private": false, | ||
| ... | ... | @@ -29,12 +29,14 @@ |
| "@form-create/designer": "^3.1.0", | ||
| "@form-create/element-ui": "^3.1.17", | ||
| "@iconify/iconify": "^3.1.0", | ||
| "@videojs-player/vue": "^1.0.0", | ||
| "@vueuse/core": "^9.13.0", | ||
| "@wangeditor/editor": "^5.1.23", | ||
| "@wangeditor/editor-for-vue": "^5.1.10", | ||
| "@zxcvbn-ts/core": "^2.2.1", | ||
| "animate.css": "^4.1.1", | ||
| "axios": "^1.3.4", | ||
| "benz-amr-recorder": "^1.1.5", | ||
| "bpmn-js-token-simulation": "^0.10.0", | ||
| "camunda-bpmn-moddle": "^7.0.1", | ||
| "cropperjs": "^1.5.13", | ||
| ... | ... | @@ -43,7 +45,7 @@ |
| "diagram-js": "^11.6.0", | ||
| "echarts": "^5.4.1", | ||
| "echarts-wordcloud": "^2.1.0", | ||
| "element-plus": "2.2.34", | ||
| "element-plus": "2.3.1", | ||
| "fast-xml-parser": "^4.1.3", | ||
| "highlight.js": "^11.7.0", | ||
| "intro.js": "^6.0.0", | ||
| ... | ... | @@ -57,62 +59,63 @@ |
| "qs": "^6.11.1", | ||
| "steady-xml": "^0.1.0", | ||
| "url": "^0.11.0", | ||
| "video.js": "^8.0.4", | ||
| "vue": "3.2.47", | ||
| "vue-i18n": "9.2.2", | ||
| "vue-router": "^4.1.6", | ||
| "vue-types": "^5.0.2", | ||
| "vuedraggable": "^4.1.0", | ||
| "vxe-table": "^4.3.10", | ||
| "vxe-table": "^4.3.11", | ||
| "web-storage-cache": "^1.1.1", | ||
| "xe-utils": "^3.5.7", | ||
| "xml-js": "^1.6.11" | ||
| }, | ||
| "devDependencies": { | ||
| "@commitlint/cli": "^17.4.4", | ||
| "@commitlint/cli": "^17.5.0", | ||
| "@commitlint/config-conventional": "^17.4.4", | ||
| "@iconify/json": "^2.2.31", | ||
| "@intlify/unplugin-vue-i18n": "^0.8.2", | ||
| "@iconify/json": "^2.2.38", | ||
| "@intlify/unplugin-vue-i18n": "^0.10.0", | ||
| "@purge-icons/generated": "^0.9.0", | ||
| "@types/intro.js": "^5.1.1", | ||
| "@types/lodash-es": "^4.17.6", | ||
| "@types/node": "^18.14.6", | ||
| "@types/lodash-es": "^4.17.7", | ||
| "@types/node": "^18.15.5", | ||
| "@types/nprogress": "^0.2.0", | ||
| "@types/qrcode": "^1.5.0", | ||
| "@types/qs": "^6.9.7", | ||
| "@typescript-eslint/eslint-plugin": "^5.54.1", | ||
| "@typescript-eslint/parser": "^5.54.1", | ||
| "@vitejs/plugin-legacy": "^4.0.1", | ||
| "@vitejs/plugin-vue": "^4.0.0", | ||
| "@vitejs/plugin-vue-jsx": "^3.0.0", | ||
| "autoprefixer": "^10.4.13", | ||
| "@typescript-eslint/eslint-plugin": "^5.56.0", | ||
| "@typescript-eslint/parser": "^5.56.0", | ||
| "@vitejs/plugin-legacy": "^4.0.2", | ||
| "@vitejs/plugin-vue": "^4.1.0", | ||
| "@vitejs/plugin-vue-jsx": "^3.0.1", | ||
| "autoprefixer": "^10.4.14", | ||
| "bpmn-js": "^8.9.0", | ||
| "bpmn-js-properties-panel": "^0.46.0", | ||
| "consola": "^2.15.3", | ||
| "eslint": "^8.35.0", | ||
| "eslint-config-prettier": "^8.7.0", | ||
| "eslint-define-config": "^1.15.0", | ||
| "eslint": "^8.36.0", | ||
| "eslint-config-prettier": "^8.8.0", | ||
| "eslint-define-config": "^1.17.0", | ||
| "eslint-plugin-prettier": "^4.2.1", | ||
| "eslint-plugin-vue": "^9.9.0", | ||
| "lint-staged": "^13.1.2", | ||
| "lint-staged": "^13.2.0", | ||
| "postcss": "^8.4.21", | ||
| "postcss-html": "^1.5.0", | ||
| "postcss-scss": "^4.0.6", | ||
| "prettier": "^2.8.4", | ||
| "rimraf": "^4.3.1", | ||
| "rollup": "^3.18.0", | ||
| "sass": "^1.58.3", | ||
| "stylelint": "^15.2.0", | ||
| "prettier": "^2.8.6", | ||
| "rimraf": "^4.4.1", | ||
| "rollup": "^3.20.0", | ||
| "sass": "^1.59.3", | ||
| "stylelint": "^15.3.0", | ||
| "stylelint-config-html": "^1.1.0", | ||
| "stylelint-config-prettier": "^9.0.5", | ||
| "stylelint-config-recommended": "^10.0.1", | ||
| "stylelint-config-standard": "^30.0.1", | ||
| "stylelint-order": "^6.0.2", | ||
| "terser": "^5.16.5", | ||
| "typescript": "4.9.5", | ||
| "stylelint-config-recommended": "^11.0.0", | ||
| "stylelint-config-standard": "^31.0.0", | ||
| "stylelint-order": "^6.0.3", | ||
| "terser": "^5.16.6", | ||
| "typescript": "5.0.2", | ||
| "unplugin-auto-import": "^0.15.1", | ||
| "unplugin-element-plus": "^0.7.0", | ||
| "unplugin-vue-components": "^0.24.1", | ||
| "vite": "4.1.4", | ||
| "vite": "4.2.1", | ||
| "vite-plugin-compression": "^0.5.1", | ||
| "vite-plugin-ejs": "^1.6.4", | ||
| "vite-plugin-eslint": "^1.8.1", | ||
| ... | ... | @@ -125,7 +128,7 @@ |
| "windicss": "^3.5.6" | ||
| }, | ||
| "engines": { | ||
| "node": ">=16.0.0" | ||
| "node": ">=16.18.0" | ||
| }, | ||
| "license": "MIT", | ||
| "repository": { | ||
| ... | ... |
src/api/infra/codegen/types.ts
deleted
100644 → 0
src/api/mall/product/category.ts
0 → 100644
src/api/mall/product/property.ts
0 → 100644
src/api/system/dict/types.ts
deleted
100644 → 0
src/assets/imgs/profile.jpg
0 → 100644
7.7 KB
src/assets/imgs/wechat.png
0 → 100644
1.84 KB
src/config/axios/request.ts
deleted
100644 → 0
src/views/bpm/form/editor/index.vue
0 → 100644
src/views/bpm/form/form.data.ts
deleted
100644 → 0
src/views/bpm/form/formEditor.vue
deleted
100644 → 0
src/views/bpm/group/UserGroupForm.vue
0 → 100644
src/views/bpm/group/group.data.ts
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
src/views/bpm/model/ModelForm.vue
0 → 100644
src/views/bpm/model/ModelImportForm.vue
0 → 100644
src/views/bpm/model/editor/index.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/bpm/model/model.data.ts
deleted
100644 → 0
src/views/bpm/model/modelEditor.vue
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.
src/views/infra/codegen/ImportTable.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.
src/views/infra/config/form.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.
src/views/infra/dataSourceConfig/form.vue
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/views/infra/file/form.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/infra/file/index.vue
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/views/infra/fileConfig/form.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.
src/views/infra/fileList/index.vue
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
src/views/infra/job/JobDetail.vue
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/views/infra/job/JobLogView.vue
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/views/infra/job/logger/JobLogDetail.vue
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/views/infra/job/utils.ts
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
src/views/infra/job/view.vue
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/mall/product/category/index.vue
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/views/mall/product/property/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.
src/views/mp/account/AccountForm.vue
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/views/mp/components/img.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/mp/components/wx-location/main.vue
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/views/mp/components/wx-msg/card.scss
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/mp/components/wx-msg/comment.scss
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/mp/components/wx-msg/main.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/mp/components/wx-music/main.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/mp/components/wx-news/main.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/mp/components/wx-reply/main.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.
src/views/mp/tag/TagForm.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/mp/tag/index.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/pay/merchant/MerchantForm.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.
src/views/system/area/area.data.ts
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
src/views/system/area/form.vue
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/views/system/dept/DeptForm.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/system/dept/dept.data.ts
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/views/system/dict/data.form.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/system/dict/data.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/system/dict/dict.data.ts
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
src/views/system/dict/dict.type.ts
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
src/views/system/dict/form.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.
src/views/system/errorCode/form.vue
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/views/system/loginlog/LoginLogDetail.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/system/mail/account/form.vue
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/views/system/mail/log/detail.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.
src/views/system/mail/template/form.vue
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/views/system/mail/template/send.vue
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/views/system/menu/MenuForm.vue
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/views/system/menu/menu.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.
src/views/system/operatelog/detail.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.
src/views/system/post/PostForm.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/system/post/form.vue
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/views/system/post/post.data.ts
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
src/views/system/role/RoleAssignMenuForm.vue
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/views/system/role/RoleForm.vue
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/views/system/role/role.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.
src/views/system/sms/channel/index.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/system/sms/log/SmsLogDetail.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/system/sms/log/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.
src/views/system/sms/template/index.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/system/tenant/form.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.
src/views/system/user/DeptTree.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/system/user/UserAssignRoleForm.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/system/user/UserForm.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/system/user/UserImportForm.vue
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/views/system/user/user.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.
Please
register
or
sign in
to comment