sunshibo 2 недель назад
Родитель
Сommit
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;
 
 			var extinfo = escapeHtmlAttr(buildAppExtInfo());
-			var appid = escapeHtmlAttr(launchAppId);
+			var appid = "wxf5f1efe3a9f5012e";
 			host.innerHTML =
 				'<wx-open-launch-app id="wxOpenLaunchApp" appid="' +
 				appid +