Page({
onShareAppMessage() {
return {
title: 'webview',
path: 'pages/component/web-view/web-view'
}
},
})