浏览代码

debug wxauthor debug

stanley-king 7 年之前
父节点
当前提交
a0187daa32
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      mobile/wxauthor.php

+ 1 - 1
mobile/wxauthor.php

@@ -56,7 +56,7 @@ else
     }
     }
     else {
     else {
         $host = urldecode($state);
         $host = urldecode($state);
-        $url = "http://{$host}/mobile/wxauthor.php?code={$code}&state={$state}";
+        $url = "{$host}/mobile/wxauthor.php?code={$code}&state={$state}";
         $html = "<!DOCTYPE html>
         $html = "<!DOCTYPE html>
                         <html lang=\"en\">
                         <html lang=\"en\">
                         <head>
                         <head>