sunshibo 2 周之前
父节点
当前提交
95c0de40ad
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      HBuilderProjects/shareIndex.html

+ 1 - 1
HBuilderProjects/shareIndex.html

@@ -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 +