mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-25 02:33:02 +08:00
Merge branch 'feature/GFRS-247【待确定】卡单产品投保' into dev
This commit is contained in:
@@ -229,9 +229,10 @@ export default {
|
||||
destroyed() {
|
||||
setTimeout(() => {
|
||||
// eslint-disable-next-line no-undef
|
||||
EWebBridge.webCallAppInJs('webview_left_button', {
|
||||
intercept: '0' //是否拦截原生返回事件 1是 其他否
|
||||
})
|
||||
// EWebBridge.webCallAppInJs('webview_left_button', {
|
||||
// intercept: '0' //是否拦截原生返回事件 1是 其他否
|
||||
// })
|
||||
window.appCallBack = this.appCallBack
|
||||
}, 100)
|
||||
},
|
||||
methods: {
|
||||
|
||||
Reference in New Issue
Block a user