feat(projects): 新增主题配置

This commit is contained in:
Soybean
2021-08-18 12:02:59 +08:00
parent 09a28d8e1d
commit ed67b797c2
30 changed files with 528 additions and 47 deletions

View File

@ -14,11 +14,14 @@
"*.{vue,js,jsx,ts,tsx}": "eslint --fix"
},
"dependencies": {
"@types/chroma-js": "^2.1.3",
"@vueuse/core": "^6.0.0",
"axios": "^0.21.1",
"chroma-js": "^2.1.2",
"dayjs": "^1.10.6",
"element-plus": "^1.0.2-beta.70",
"form-data": "^4.0.0",
"naive-ui": "^2.16.4",
"nprogress": "^0.2.0",
"pinia": "^2.0.0-rc.4",
"qs": "^6.10.1",