折叠按钮修改,转码页面优化

This commit is contained in:
taocong
2026-05-26 09:59:17 +08:00
parent 5bd09d58eb
commit fd38553be1
20 changed files with 441 additions and 38 deletions
+17
View File
@@ -0,0 +1,17 @@
# 资源目录
此目录用于存放项目使用的图标、图片等资源文件。
## 目录结构
```
resources/
├── icons/ # 图标文件
└── images/ # 图片文件
```
## 添加新资源
1. 将资源文件放入对应目录
2. 更新 resources.qrc 文件添加资源引用
3. 重新编译项目
+1
View File
@@ -0,0 +1 @@
# 此文件用于保持icons目录在Git仓库中
+1
View File
@@ -0,0 +1 @@
# 此文件用于保持images目录在Git仓库中
Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB