refactor: refactor dashboard
正在显示
... | ... | @@ -8,8 +8,8 @@ |
}, | ||
"scripts": { | ||
"bootstrap": "yarn install", | ||
"serve": "npx --max_old_space_size=4096 vite", | ||
"dev": "npx --max_old_space_size=4096 vite", | ||
"serve": "cross-env --max_old_space_size=4096 vite", | ||
"dev": "cross-env --max_old_space_size=4096 vite", | ||
"build": "vite build && esno ./build/script/postBuild.ts", | ||
"build:no-cache": "yarn clean:cache && npm run build", | ||
"report": "cross-env REPORT=true npm run build ", | ||
... | ... | @@ -32,7 +32,7 @@ |
}, | ||
"dependencies": { | ||
"@iconify/iconify": "^2.0.0-rc.6", | ||
"@vueuse/core": "^4.6.2", | ||
"@vueuse/core": "^4.6.3", | ||
"@zxcvbn-ts/core": "^0.3.0", | ||
"ant-design-vue": "^2.1.2", | ||
"apexcharts": "^3.26.0", | ||
... | ... | @@ -49,7 +49,7 @@ |
"sortablejs": "^1.13.0", | ||
"tinymce": "^5.7.1", | ||
"vditor": "^3.8.4", | ||
"vue": "3.0.7", | ||
"vue": "3.0.10", | ||
"vue-i18n": "^9.0.0", | ||
"vue-router": "^4.0.5", | ||
"vue-types": "^3.0.2", | ||
... | ... | @@ -60,7 +60,7 @@ |
"devDependencies": { | ||
"@commitlint/cli": "^12.0.1", | ||
"@commitlint/config-conventional": "^12.0.1", | ||
"@iconify/json": "^1.1.322", | ||
"@iconify/json": "^1.1.323", | ||
"@purge-icons/generated": "^0.7.0", | ||
"@types/crypto-js": "^4.0.1", | ||
"@types/fs-extra": "^9.0.9", | ||
... | ... | @@ -72,21 +72,20 @@ |
"@types/qs": "^6.9.6", | ||
"@types/rollup-plugin-visualizer": "^2.6.0", | ||
"@types/sortablejs": "^1.10.6", | ||
"@typescript-eslint/eslint-plugin": "^4.19.0", | ||
"@typescript-eslint/parser": "^4.19.0", | ||
"@typescript-eslint/eslint-plugin": "^4.20.0", | ||
"@typescript-eslint/parser": "^4.20.0", | ||
"@vitejs/plugin-legacy": "^1.3.2", | ||
"@vitejs/plugin-vue": "^1.2.0", | ||
"@vitejs/plugin-vue": "^1.2.1", | ||
"@vitejs/plugin-vue-jsx": "^1.1.2", | ||
"@vue/compiler-sfc": "3.0.7", | ||
"@vue/compiler-sfc": "3.0.10", | ||
"autoprefixer": "^10.2.5", | ||
"body-parser": "^1.19.0", | ||
"commitizen": "^4.2.3", | ||
"conventional-changelog-cli": "^2.1.1", | ||
"cross-env": "^7.0.3", | ||
"dotenv": "^8.2.0", | ||
"eslint": "^7.23.0", | ||
"eslint-config-prettier": "^8.1.0", | ||
"eslint-define-config": "^1.0.5", | ||
"eslint-define-config": "^1.0.6", | ||
"eslint-plugin-prettier": "^3.3.1", | ||
"eslint-plugin-vue": "^7.8.0", | ||
"esno": "^0.5.0", | ||
... | ... | @@ -97,7 +96,7 @@ |
"is-ci": "^3.0.0", | ||
"less": "^4.1.1", | ||
"lint-staged": "^10.5.4", | ||
"postcss": "^8.2.8", | ||
"postcss": "^8.2.9", | ||
"prettier": "^2.2.1", | ||
"pretty-quick": "^3.1.0", | ||
"rimraf": "^3.0.2", | ||
... | ... | @@ -108,17 +107,17 @@ |
"stylelint-order": "^4.1.0", | ||
"ts-node": "^9.1.1", | ||
"typescript": "4.2.3", | ||
"vite": "2.1.3", | ||
"vite": "2.1.5", | ||
"vite-plugin-compression": "^0.2.3", | ||
"vite-plugin-html": "^2.0.3", | ||
"vite-plugin-imagemin": "^0.2.9", | ||
"vite-plugin-mock": "^2.4.0", | ||
"vite-plugin-mock": "^2.4.1", | ||
"vite-plugin-purge-icons": "^0.7.0", | ||
"vite-plugin-pwa": "^0.6.4", | ||
"vite-plugin-style-import": "^0.9.1", | ||
"vite-plugin-svg-icons": "^0.4.0", | ||
"vite-plugin-theme": "^0.5.0", | ||
"vite-plugin-windicss": "0.11.0", | ||
"vite-plugin-windicss": "0.10.4", | ||
"vue-eslint-parser": "^7.6.0" | ||
}, | ||
"resolutions": { | ||
... | ... |
src/assets/icons/download-count.svg
0 → 100644
src/assets/icons/dynamic-avatar-1.svg
0 → 100644
差异被折叠。
点击展开。
src/assets/icons/dynamic-avatar-2.svg
0 → 100644
差异被折叠。
点击展开。
src/assets/icons/dynamic-avatar-3.svg
0 → 100644
差异被折叠。
点击展开。
src/assets/icons/dynamic-avatar-4.svg
0 → 100644
差异被折叠。
点击展开。
src/assets/icons/dynamic-avatar-5.svg
0 → 100644
差异被折叠。
点击展开。
src/assets/icons/dynamic-avatar-6.svg
0 → 100644
差异被折叠。
点击展开。
src/assets/icons/total-sales.svg
0 → 100644
src/assets/icons/transaction.svg
0 → 100644
src/assets/icons/visit-count.svg
0 → 100644
2.5 KB
2.3 KB
5.0 KB
4.8 KB
4.9 KB
5.5 KB
2.8 KB
2.4 KB
3.2 KB
2.6 KB
2.0 KB
2.4 KB
190.1 KB
src/assets/svg/illustration.svg
0 → 100644
差异被折叠。
点击展开。
src/views/dashboard/analysis/data.ts
0 → 100644
src/views/dashboard/house/index.less
deleted
100644 → 0
差异被折叠。
点击展开。
src/views/dashboard/house/index.vue
deleted
100644 → 0
src/views/demo/charts/SaleRadar.vue
0 → 100644