|
@@ -1256,7 +1256,7 @@
|
|
|
if (wxLaunchMounted && host.querySelector('wx-open-launch-app')) return true;
|
|
if (wxLaunchMounted && host.querySelector('wx-open-launch-app')) return true;
|
|
|
|
|
|
|
|
var extinfo = escapeHtmlAttr(buildAppExtInfo());
|
|
var extinfo = escapeHtmlAttr(buildAppExtInfo());
|
|
|
- var appid = escapeHtmlAttr(launchAppId);
|
|
|
|
|
|
|
+ var appid = "wxf5f1efe3a9f5012e";
|
|
|
host.innerHTML =
|
|
host.innerHTML =
|
|
|
'<wx-open-launch-app id="wxOpenLaunchApp" appid="' +
|
|
'<wx-open-launch-app id="wxOpenLaunchApp" appid="' +
|
|
|
appid +
|
|
appid +
|