[GH-ISSUE #111] 界面美化 #50

Closed
opened 2026-04-08 16:50:04 +03:00 by zhus · 1 comment
Owner

Originally created by @fcwys on GitHub (Jul 24, 2022).
Original GitHub issue: https://github.com/sigoden/dufs/issues/111

希望能美化下界面,自适应这种,不知道是否有这方面计划呢

例如类似这种:
image

Originally created by @fcwys on GitHub (Jul 24, 2022). Original GitHub issue: https://github.com/sigoden/dufs/issues/111 希望能美化下界面,自适应这种,不知道是否有这方面计划呢 例如类似这种: ![image](https://user-images.githubusercontent.com/28641034/180629700-84b6c2e3-778d-4996-8d1f-b22f3119c6c8.png)
zhus closed this issue 2026-04-08 16:50:04 +03:00
Author
Owner

@sigoden commented on GitHub (Jul 25, 2022):

已经是自适应的了。

Snipaste_2022-07-25_09-46-45
Snipaste_2022-07-25_09-44-48

dufs中尽可能多的展示文件名很重要(尤其是搜索结果),所以没有采用常规的限宽居中布局,而是左对齐文件栏自动伸缩。

基于这种布局,表格样式意义不大。

<!-- gh-comment-id:1193469053 --> @sigoden commented on GitHub (Jul 25, 2022): 已经是自适应的了。 ![Snipaste_2022-07-25_09-46-45](https://user-images.githubusercontent.com/4012553/180677738-a1ad26dc-2c34-486d-9af8-71842f194a09.png) ![Snipaste_2022-07-25_09-44-48](https://user-images.githubusercontent.com/4012553/180677753-667878a7-797f-486e-a205-7e0a78f2ba10.png) dufs中尽可能多的展示文件名很重要(尤其是搜索结果),所以没有采用常规的限宽居中布局,而是左对齐文件栏自动伸缩。 基于这种布局,表格样式意义不大。
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sigoden/dufs#50