fix FileExplorer layout
This commit is contained in:
@@ -58,7 +58,10 @@ const router = createRouter({
|
||||
navBarVisible: true,
|
||||
navBarCanBack: true,
|
||||
navBarTitle: "文件",
|
||||
tabBarVisible: false
|
||||
tabBarVisible: true,
|
||||
tabBarPadding: false,
|
||||
contentFixedHeight: true,
|
||||
bodyBackground: "#F4F4F4"
|
||||
},
|
||||
component: FileExplorerPage
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user