update FileExplorer

This commit is contained in:
Timi
2026-04-03 14:58:30 +08:00
parent ded231671a
commit 603a503644
9 changed files with 335 additions and 178 deletions

View File

@@ -13,7 +13,7 @@ const tabs: RouteRecordRaw[] = [
navBarTitle: "文件",
tabBarVisible: true,
tabBarPadding: true,
bodyBackground: "#FFF"
bodyBackground: "#F4F4F4"
},
component: FilePage
},