update ConnectSetting.vue
This commit is contained in:
@@ -131,7 +131,8 @@ const router = createRouter({
|
||||
navBarVisible: true,
|
||||
navBarCanBack: true,
|
||||
navBarTitle: "连接配置",
|
||||
tabBarVisible: false
|
||||
tabBarVisible: false,
|
||||
bodyBackground: "#F4F4F4"
|
||||
},
|
||||
component: ConnectSetting
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user