瀏覽代碼

Merge branch 'master' of http://114.244.114.158:8802/siwei/siwei_ai

网友小郑 10 月之前
父節點
當前提交
2f3c684b6b
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      templates/index.html

+ 1 - 1
templates/index.html

@@ -66,7 +66,7 @@
                     'Access-Control-Allow-Origin':'*'
                     'Access-Control-Allow-Origin':'*'
                 },
                 },
                 body: JSON.stringify({ msg: transcript }),
                 body: JSON.stringify({ msg: transcript }),
-                mode: 'no-cors'
+                // mode: 'no-cors'
             })
             })
             .then(response => response.json())
             .then(response => response.json())
             .then(data => {
             .then(data => {