Przeglądaj źródła

测试跳转微信小程序

hwb0 3 lat temu
rodzic
commit
4af3359474
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      src/views/skip.vue

+ 1 - 1
src/views/skip.vue

@@ -51,7 +51,7 @@ export default {
       `;
 
     let launchParams = {
-      appid: "wxb86cb7f459fc3675",
+      appid: "gh_wxb86cb7f459fc3675",
       eleId: "launch-btn", // 元素id
       url: "pages/home/home.html", // 跳转小程序的页面路径
       content: content, // 自定义的html内容