!26 更新readme --添加图标大小调整功能说明

Merge pull request !26 from 小鲤鱼听听/develop
This commit is contained in:
小鲤鱼听听 2021-04-09 20:28:40 +08:00 committed by Gitee
commit 9f8814c876
2 changed files with 19 additions and 0 deletions

View File

@ -83,6 +83,10 @@ The project was developed and deployed in a front-end separation approach, using
2、Download the front-end code, you can access the address to pull:[qiwen-file-web](https://gitee.com/qiwen-cloud/qiwen-file-web) 2、Download the front-end code, you can access the address to pull:[qiwen-file-web](https://gitee.com/qiwen-cloud/qiwen-file-web)
## Deployment instructions
Please move to Qiwenshare [手把手教你部署奇文网盘](https://www.qiwenshare.com/essay/detail/169)
## Screenshots of some functions ## Screenshots of some functions
### 1. The cloud home page ### 1. The cloud home page
@ -125,6 +129,12 @@ File viewing supports three presentation modes (list, grid, and timeline)
![创建文件夹](https://images.gitee.com/uploads/images/2021/0325/123704_145604f0_1837873.png) ![创建文件夹](https://images.gitee.com/uploads/images/2021/0325/123704_145604f0_1837873.png)
### 4. File icon resize
Manual resizing of ICONS is supported in grid mode and timeline mode:
![图标大小调整](https://images.gitee.com/uploads/images/2021/0409/181840_bb0dcb17_1837873.gif)
### 5. Move files ### 5. Move files
![文件移动](https://images.gitee.com/uploads/images/2021/0325/123752_14364633_1837873.png) ![文件移动](https://images.gitee.com/uploads/images/2021/0325/123752_14364633_1837873.png)

View File

@ -83,6 +83,9 @@
2、下载前端代码可以访问该地址进行拉取[qiwen-file-web](https://gitee.com/qiwen-cloud/qiwen-file-web) 2、下载前端代码可以访问该地址进行拉取[qiwen-file-web](https://gitee.com/qiwen-cloud/qiwen-file-web)
## 部署说明
请移步奇文社区查看 [手把手教你部署奇文网盘](https://www.qiwenshare.com/essay/detail/169)
## 部分功能截图 ## 部分功能截图
### 1. 网盘主页 ### 1. 网盘主页
@ -125,6 +128,12 @@
![创建文件夹](https://images.gitee.com/uploads/images/2021/0325/123704_145604f0_1837873.png) ![创建文件夹](https://images.gitee.com/uploads/images/2021/0325/123704_145604f0_1837873.png)
### 4. 文件图标大小调整
在网格模式和时间线模式下,支持手动调整图标大小:
![图标大小调整](https://images.gitee.com/uploads/images/2021/0409/181840_bb0dcb17_1837873.gif)
### 5. 文件移动 ### 5. 文件移动
![文件移动](https://images.gitee.com/uploads/images/2021/0325/123752_14364633_1837873.png) ![文件移动](https://images.gitee.com/uploads/images/2021/0325/123752_14364633_1837873.png)