tianyunperfect hai 11 meses
pai
achega
a1d3d292fa
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      simple-demo/send_memos.html

+ 1 - 1
simple-demo/send_memos.html

@@ -204,7 +204,7 @@
 <!--异步请求示例:requestUtil.sync('https://jsonplaceholder.typicode.com/posts/1', 'post', data, headers) .then(data => console.log(data))-->
 <script>
     if (getQueryString("id") !== "tianyunperfect") {
-        // location.href = "http://127.0.0.1";
+        location.href = "http://127.0.0.1";
     }
     let authStr = "bearer eyJhbGciOiJIUzI1NiIsImtpZCI6InYxIiwidHlwIjoiSldUIn0.eyJuYW1lIjoidGlhbnl1bnBlcmZlY3QiLCJpc3MiOiJtZW1vcyIsInN1YiI6IjEiLCJhdWQiOlsidXNlci5hY2Nlc3MtdG9rZW4iXSwiaWF0IjoxNzA5MTc5NTUyfQ.LFxWB4efya1sL7VoJ42xpXxbAip-udT_Kx2OwZ8Y3-E";
     let myHeaders = {