瀏覽代碼

test external

develop_Yu 2 年之前
父節點
當前提交
ecad2cbc87
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      misa-liff/js/liff-functions.js

+ 1 - 1
misa-liff/js/liff-functions.js

@@ -45,7 +45,7 @@ function scanCode() {
 
 function openWindow() {
   liff.openWindow({
-    url: "https://sirateek.me",
+    url: "https://line.me/1657386781-XARmDogn",
     external: true
   });
 }