1123
This commit is contained in:
parent
76251e092d
commit
7b6f476d26
@ -8,7 +8,7 @@ import {onExit } from "@dcloudio/uni-app";
|
||||
import { Communication } from '../../utils/communication.js';
|
||||
const commun=new Communication()
|
||||
|
||||
/* import {
|
||||
import {
|
||||
registerRequestPermissionTipsListener,
|
||||
unregisterRequestPermissionTipsListener,
|
||||
setRequestPermissionTips
|
||||
@ -52,7 +52,7 @@ onExit(()=>{
|
||||
})
|
||||
}
|
||||
}
|
||||
})*/
|
||||
})
|
||||
function initializeWebView() {
|
||||
const currentWebview = getCurrentPages().pop().$getAppWebview()
|
||||
commun.setWebView(currentWebview.children()[0])
|
||||
|
Loading…
Reference in New Issue
Block a user