提交 07194f49 编写于 作者: guangjun.yang's avatar guangjun.yang

参数问题

上级 c17619d6
......@@ -113,7 +113,7 @@ export default {
// let html = `<wx-open-launch-weapp style="width:100%;display:block;height:100%;" username="小程序原始id" path="小程序页面路径和参数">${script.outerHTML}</wx-open-launch-weapp>`
// 唤起APP
let insertHtml = `<wx-open-launch-app id="${this.wxOpenId}"
extinfo="${this.extinfo}"
extinfo='${this.extinfo}'
appid="${
this.appid
}" style="display: block; width: 340px; height: 50px;" >
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册