feat:app嵌套h5返回键
This commit is contained in:
@@ -10,8 +10,6 @@ onMounted(async() => {
|
||||
appBridge.setHeaderShown(true);
|
||||
// 设置系统状态栏明暗主题
|
||||
appBridge.setStatusBarStyle('light');
|
||||
// // 设置禁止原生返回
|
||||
// appBridge.takeOverAndroidBack();
|
||||
}
|
||||
});
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user