chore: 发布v5.2.1版本并优化布局交互

1. 调整AppGrid和主容器的高度样式,替换calc(100vh - 140px)为100%适配布局
2. 为下载队列添加滚轮隐藏/显示动画和交互逻辑
3. 优化主内容区域的flex布局结构,修复滚动和容器收缩问题
This commit is contained in:
2026-07-17 21:12:50 +08:00
parent 61f5cc954c
commit 37217cd6fb
4 changed files with 52 additions and 24 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "spark-store",
"version": "5.2.0",
"version": "5.2.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "spark-store",
"version": "5.2.0",
"version": "5.2.1",
"license": "GPL-3.0",
"dependencies": {
"@tailwindcss/vite": "^4.1.18",