From 53dbd74af95bec1f2e62f2a5ba5b9d552ba73497 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=8F=E9=B2=A4=E9=B1=BC=E5=90=AC=E5=90=AC?= <2435065796@qq.com> Date: Fri, 9 Apr 2021 18:25:36 +0800 Subject: [PATCH 1/2] =?UTF-8?q?update=20README.md.=20--=E6=96=B0=E5=A2=9E?= =?UTF-8?q?=E5=9B=BE=E6=A0=87=E5=A4=A7=E5=B0=8F=E8=B0=83=E6=95=B4=E5=8A=9F?= =?UTF-8?q?=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 38e7e53..5109095 100644 --- a/README.md +++ b/README.md @@ -83,6 +83,9 @@ 2、下载前端代码,可以访问该地址进行拉取:[qiwen-file-web](https://gitee.com/qiwen-cloud/qiwen-file-web) +## 部署说明 + +请移步奇文社区查看 [手把手教你部署奇文网盘](https://www.qiwenshare.com/essay/detail/169) ## 部分功能截图 ### 1. 网盘主页 @@ -125,6 +128,12 @@ ![创建文件夹](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. 文件移动 ![文件移动](https://images.gitee.com/uploads/images/2021/0325/123752_14364633_1837873.png) From f3f157a1e08d29905f930a4fe7eea715a594c4e0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=8F=E9=B2=A4=E9=B1=BC=E5=90=AC=E5=90=AC?= <2435065796@qq.com> Date: Fri, 9 Apr 2021 18:28:01 +0800 Subject: [PATCH 2/2] =?UTF-8?q?update=20README.en.md.=20--=E6=96=B0?= =?UTF-8?q?=E5=A2=9E=E5=9B=BE=E6=A0=87=E5=A4=A7=E5=B0=8F=E8=B0=83=E6=95=B4?= =?UTF-8?q?=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.en.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.en.md b/README.en.md index 11cf199..4d43491 100644 --- a/README.en.md +++ b/README.en.md @@ -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) +## Deployment instructions + +Please move to Qiwenshare [手把手教你部署奇文网盘](https://www.qiwenshare.com/essay/detail/169) + ## Screenshots of some functions ### 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) +### 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 ![文件移动](https://images.gitee.com/uploads/images/2021/0325/123752_14364633_1837873.png)