在微信中打开h5页面小程序的详细方法
微信js文件版本大于等于1.6.0。
/open/js/jweixin-1 . 6 . 0 . js
window.wx.config({...otherConfig,open taglist:[' wx-open-launch-weapp ']})
conststyle = {position:'absolute ',top:0,right:0,bottom:0,left:0,}functionOpenWeapp({ originId,page path }){ return();}//用法