feat: 更新图片资源及样式调整

refactor: 移除未使用的图片资源
style: 调整图片样式及布局
chore: 更新package.json依赖项
This commit is contained in:
2026-01-08 22:27:33 +08:00
parent c49df05594
commit 641cc7139f
162 changed files with 8389 additions and 57 deletions

View File

@@ -7,12 +7,14 @@
"build": "vue-cli-service build"
},
"dependencies": {
"@element-plus/icons-vue": "^2.3.2",
"artplayer": "^5.2.5",
"axios": "^1.4.0",
"core-js": "^3.8.3",
"element-plus": "^2.3.7",
"masonry-layout": "^4.2.2",
"nprogress": "^0.2.0",
"qs": "^6.14.1",
"sass-loader": "^8.0.0",
"socket.io-client": "^4.8.1",
"video.js": "^8.17.3",
@@ -39,5 +41,6 @@
"last 2 versions",
"not dead",
"not ie 11"
]
],
"packageManager": "pnpm@9.15.1+sha512.1acb565e6193efbebda772702950469150cf12bcc764262e7587e71d19dc98a423dff9536e57ea44c49bdf790ff694e83c27be5faa23d67e0c033b583be4bfcf"
}