Răsfoiți Sursa

选址前后端

gushoubang 10 luni în urmă
părinte
comite
27efa81eac
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      templates/index.html

+ 1 - 1
templates/index.html

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