lushuncheng %!s(int64=4) %!d(string=hai) anos
pai
achega
6730b95bbd
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      public/demo.html

+ 1 - 1
public/demo.html

@@ -68,7 +68,7 @@
         return null;
       }
       if (!ua) {
-        let url = "http://www.weibo.cn/demo.html"; // 要打开的 H5 页面的地址
+        let url = location.href; // 要打开的 H5 页面的地址
         let scheme = `sinaweibo://browser?url=` + encodeURIComponent(url);
         window.location.href = `https://m.weibo.cn/feature/openapp?scheme=` + encodeURIComponent(scheme);
       } else {