update 优化 页签区增加左右滚动、右侧下拉、单独“刷新”按钮

add 新增 TagsView 全屏功能
add 新增 设置面板增加了“持久化标签页”开关 支持标签页持久化
This commit is contained in:
疯狂的狮子Li
2026-03-24 17:58:07 +08:00
parent 4fb60440f2
commit a86557cc2a
8 changed files with 681 additions and 210 deletions
+5
View File
@@ -28,6 +28,11 @@ const setting: DefaultSettings = {
*/
tagsView: true,
/**
* 持久化标签页
*/
tagsViewPersist: false,
/**
* 显示页签图标
*/