修改
Showing
.eslintignore
0 → 100644
layouts/Permissions/index.js
0 → 100644
layouts/Permissions/permissions.js
0 → 100644
layouts/VabColorfullIcon/index.vue
0 → 100644
layouts/VabErrorLog/index.vue
0 → 100644
layouts/VabFullScreenBar/index.vue
0 → 100644
layouts/VabGithubCorner/index.vue
0 → 100644
layouts/VabQueryForm/index.vue
0 → 100644
layouts/VabRemixIcon/index.vue
0 → 100644
layouts/VabSideBar/components/VabSubmenu.vue
0 → 100644
layouts/VabSideBar/index.vue
0 → 100644
layouts/VabTabsBar/index.vue
0 → 100644
layouts/VabTopBar/index.vue
0 → 100644
layouts/index.js
0 → 100644
layouts/package.json
0 → 100644
| { | ||
| "name": "layouts", | ||
| "main": "index.js" | ||
| } |
layouts/prettier.config.js
0 → 100644
| { | ||
| "name": "vue-admin-beautiful", | ||
| "name": "vue-admin-better", | ||
| "version": "1.0.0", | ||
| "author": "vue-admin-beautiful", | ||
| "author": "vue-admin-better", | ||
| "participants": [], | ||
| "homepage": "https://chu1204505056.gitee.io/vue-admin-better", | ||
| "publishConfig": { | ||
| "registry": "https://npm.pkg.github.com/" | ||
| }, | ||
| "scripts": { | ||
| "serve": "vue-cli-service serve", | ||
| "build": "vue-cli-service build", | ||
| "build:report": "vue-cli-service build --report", | ||
| "globle": "npm install -g cnpm --registry=https://registry.npmmirror.com&&cnpm i rimraf npm-check-updates nrm -g&&rimraf node_modules&&cnpm i", | ||
| "lint": "vue-cli-service lint", | ||
| "lint:style": "stylelint-config-prettier-check", | ||
| "inspect": "vue-cli-service inspect", | ||
| "template": "plop", | ||
| "clear": "rimraf node_modules&&npm install --registry=https://registry.npmmirror.com", | ||
| "clear": "rimraf node_modules&&npm install --registry=http://mirrors.cloud.tencent.com/npm/", | ||
| "image-webpack-loader": "cnpm i image-webpack-loader -D", | ||
| "use:npm": "nrm use npm", | ||
| "use:taobao": "nrm use taobao", | ||
| "update": "ncu -u --reject sass-loader,sass,screenfull,eslint,chalk,vue-echarts,vue,vue-template-compiler,vue-router,vuex,@vue/cli-plugin-babel,@vue/cli-plugin-eslint,@vue/cli-service,eslint-plugin-vue --registry https://registry.npmmirror.com&&cnpm i", | ||
| "update:globle": "ncu -g --concurrency 10 --timeout 80000", | ||
| "push": "start ./push.sh", | ||
| "deploy": "start ./deploy.sh" | ||
| "update": "ncu -u --reject sass-loader,sass,screenfull,eslint,chalk,vue-echarts,vue,vue-template-compiler,vue-router,vuex,@vue/cli-plugin-babel,@vue/cli-plugin-eslint,@vue/cli-service,eslint-plugin-vue --registry=http://mirrors.cloud.tencent.com/npm/&&npm i --registry=http://mirrors.cloud.tencent.com/npm/", | ||
| "push": "start ./push.sh" | ||
| }, | ||
| "repository": { | ||
| "type": "git", | ||
| ... | ... | @@ -39,14 +27,15 @@ |
| ] | ||
| }, | ||
| "dependencies": { | ||
| "axios": "^1.2.0", | ||
| "caniuse-lite": "^1.0.30001434", | ||
| "axios": "^1.2.2", | ||
| "caniuse-lite": "^1.0.30001441", | ||
| "clipboard": "^2.0.11", | ||
| "core-js": "^3.26.1", | ||
| "dayjs": "^1.11.6", | ||
| "echarts": "5.4.0", | ||
| "core-js": "^3.27.1", | ||
| "dayjs": "^1.11.7", | ||
| "echarts": "5.4.1", | ||
| "element-ui": "^2.15.12", | ||
| "jsencrypt": "^3.3.1", | ||
| "layouts": "file:layouts", | ||
| "lodash": "^4.17.21", | ||
| "maptalks": "^0.49.5", | ||
| "mapv": "^2.0.62", | ||
| ... | ... | @@ -61,18 +50,9 @@ |
| "vue-pdf": "^4.3.0", | ||
| "vue-router": "^3.5.3", | ||
| "vue-template-compiler": "~2.6.14", | ||
| "vuex": "^3.6.2", | ||
| "zx-count": "^0.3.7", | ||
| "zx-layouts": "^0.6.29", | ||
| "zx-magnifie": "^0.4.0", | ||
| "zx-markdown-editor": "^0.0.2", | ||
| "zx-player": "^1.0.2", | ||
| "zx-quill": "^0.0.3", | ||
| "zx-templates": "^0.0.26", | ||
| "zx-verify": "^0.0.2" | ||
| "vuex": "^3.6.2" | ||
| }, | ||
| "devDependencies": { | ||
| "@babel/core": "^7.20.12", | ||
| "@vue/cli-plugin-babel": "^4.5.15", | ||
| "@vue/cli-plugin-eslint": "^4.5.15", | ||
| "@vue/cli-service": "^4.5.15", | ||
| ... | ... | @@ -86,16 +66,14 @@ |
| "eslint-plugin-prettier": "^4.2.1", | ||
| "eslint-plugin-vue": "^9.1.1", | ||
| "filemanager-webpack-plugin": "^8.0.0", | ||
| "gifsicle": "^4.0.1", | ||
| "image-webpack-loader": "^8.1.0", | ||
| "lint-staged": "^13.0.4", | ||
| "plop": "^3.1.1", | ||
| "prettier": "^2.8.0", | ||
| "lint-staged": "^13.1.0", | ||
| "prettier": "^2.8.1", | ||
| "sass": "~1.32.13", | ||
| "sass-loader": "^10.1.1", | ||
| "stylelint": "^14.15.0", | ||
| "stylelint": "^14.16.1", | ||
| "stylelint-config-prettier": "^9.0.4", | ||
| "stylelint-config-recess-order": "^3.0.0", | ||
| "stylelint-config-recess-order": "^3.1.0", | ||
| "svg-sprite-loader": "^6.0.11", | ||
| "webpackbar": "^5.0.2" | ||
| }, | ||
| ... | ... |
plopfile.js
deleted
100644 → 0
src/layouts/components/VabAd/index.vue
0 → 100644
src/plugins/vabMagnifier.js
deleted
100644 → 0
src/plugins/vabMarkdownEditor.js
deleted
100644 → 0
src/plugins/vabPlayer.js
deleted
100644 → 0
src/plugins/vabQuill.js
deleted
100644 → 0
src/plugins/vabVerify.js
deleted
100644 → 0
vab-icon
0 → 100644
Please
register
or
sign in
to comment