5 年之前
父節點
當前提交
de6df5b429
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      minigame/WebContent/index.html

+ 1 - 1
minigame/WebContent/index.html

@@ -50,7 +50,7 @@
                     +"scope=snsapi_base";
             }
 
-            //window.location.href = url;
+            window.location.href = url;
             $.get(url ,function(data,status){
                 console.log("Data: " + data + "nStatus: " + status);
                 $.post("demo_ajax_gethint.html",{suggest:txt},function(result){