jack 2 days ago
parent
commit
9564aa87eb
1 changed files with 1 additions and 1 deletions
  1. 1 1
      public/index.html

+ 1 - 1
public/index.html

@@ -778,7 +778,7 @@
     </div>
 
     <script>
-        const requesturl = window.location.href.indexOf("localhost") > -1 ? "http://localhost:11111/" : "https://baoming.cocorobo.cn";
+        const requesturl = window.location.href.indexOf("localhost") > -1 ? "http://localhost:11111/" : "https://baoming.cocorobo.cn/";
         console.log("requesturl:", requesturl);
 
         // 获取url参数