huaidan 发表于 2025-3-28 15:41:24

坏蛋网络建站教程小程序web-view封装,点开会到首页如何实现分享后打开当前页?菜鸟教程程序,封装,开会,首页,如何 - Powered by Discuz!

<link rel="stylesheet" type="text/css" href="source/plugin/qzom_thread/styles/4/styles.css"><strong>小程序web-view封装,点开会到首页如何实现分享后打开当前页?</strong><br /><ol><li>const app = getApp()<br /><li>var that;<br /><li>Page({<br /><li>&nbsp;&nbsp;data: {<br /><li>&nbsp; &nbsp; website: 'https://love.jiyu800.com/',<br /><li>&nbsp; &nbsp; lessonName: '520表白网页制作在线制作',<br /><li>&nbsp;&nbsp;},<br /><li>&nbsp;&nbsp;onShareAppMessage(options) {<br /><li>&nbsp; &nbsp; console.log(options.webViewUrl)<br /><li>&nbsp; &nbsp; var path = '/pages/index/index';<br /><li>&nbsp; &nbsp; if (options.webViewUrl) {<br /><li>&nbsp; &nbsp;&nbsp; &nbsp;path = path + '?webUrl=' + encodeURIComponent(options.webViewUrl);<br /><li>&nbsp; &nbsp; }<br /><li>&nbsp; &nbsp; return {<br /><li>&nbsp; &nbsp;&nbsp; &nbsp;title: '有人给你表白了,快来看看吧!',//分享标题<br /><li>&nbsp; &nbsp;&nbsp; &nbsp;imageUrl: &quot;https://love.jiyu800.com/img/521.png&quot;,//自定义分享图片<br /><li>&nbsp; &nbsp;&nbsp; &nbsp;path : path,<br /><li>&nbsp; &nbsp; }<br /><li>&nbsp;&nbsp;},<br /><li>&nbsp;&nbsp;onLoad: function (opt) {<br /><li>&nbsp; &nbsp; var webUrl = 'https://love.jiyu800.com/';<br /><li>&nbsp; &nbsp; if(opt.webUrl) {<br /><li>&nbsp; &nbsp;&nbsp; &nbsp;webUrl = decodeURIComponent(opt.webUrl);<br /><li>&nbsp; &nbsp; }<br /><li>&nbsp; &nbsp; that = this;<br /><li>&nbsp; &nbsp; that.setData({<br /><li>&nbsp; &nbsp;&nbsp; &nbsp;webUrl:webUrl<br /><li>&nbsp; &nbsp; });<br /><li>&nbsp;&nbsp;}<br /><li>})</ol><br /><br /><br />    <h3>版权声明</h3>            <p>1、本站所有资源来源于网络搜集和会员分享</p><p>2、本站所有程序仅供大家学习和参考,不得进行商业用途</p><p>3、如果觉得程序还可以、请购买官方正版</p><p>4、对不遵守本声明或其他违法、恶意使用本网站内容者,本网站保留追究其法律责任的权利。</p>      <p>唯一网址: <a target="_blank" href='https://bbs.zonghengtx.cn/thread-2553-1-1.html' title='小程序web-view封装,点开会到首页如何实现分享后打开当前页?'>https://bbs.zonghengtx.cn/thread-2553-1-1.html</a></p>
页: [1]
查看完整版本: 坏蛋网络建站教程小程序web-view封装,点开会到首页如何实现分享后打开当前页?菜鸟教程程序,封装,开会,首页,如何 - Powered by Discuz!