Skip to content

Commit

Permalink
feat: 优化部分样式 #259
Browse files Browse the repository at this point in the history
  • Loading branch information
imsyy committed Mar 11, 2024
1 parent 4b60e7e commit e8b69c5
Show file tree
Hide file tree
Showing 9 changed files with 942 additions and 1,017 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,27 +16,27 @@
"dependencies": {
"@worstone/vue-aplayer": "^1.0.6",
"aplayer": "^1.10.1",
"axios": "^1.6.3",
"element-plus": "^2.4.4",
"axios": "^1.6.7",
"element-plus": "^2.6.1",
"fetch-jsonp": "^1.3.0",
"pinia": "^2.1.7",
"pinia-plugin-persistedstate": "^3.2.1",
"swiper": "^9.4.1",
"vue": "^3.4.3"
"vue": "^3.4.21"
},
"devDependencies": {
"@icon-park/vue-next": "^1.4.2",
"@vicons/fa": "^0.12.0",
"@vicons/utils": "^0.1.4",
"@vitejs/plugin-vue": "^4.6.2",
"eslint": "^8.56.0",
"eslint-plugin-vue": "^9.19.2",
"prettier": "^3.1.1",
"sass": "^1.69.6",
"terser": "^5.26.0",
"eslint": "^8.57.0",
"eslint-plugin-vue": "^9.22.0",
"prettier": "^3.2.5",
"sass": "^1.71.1",
"terser": "^5.29.1",
"unplugin-auto-import": "^0.11.5",
"unplugin-vue-components": "^0.22.12",
"vite": "^4.5.1",
"vite": "^4.5.2",
"vite-plugin-compression": "^0.5.1",
"vite-plugin-pwa": "^0.14.7"
}
Expand Down
Loading

0 comments on commit e8b69c5

Please sign in to comment.