Explorar el Código

210914 https json

yukyo0821 hace 3 años
padre
commit
989af356c7
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      js/index2.js

+ 1 - 1
js/index2.js

@@ -22,7 +22,7 @@ let result;
   renderSec10(result);
   renderSec11(result);
 }); */
-axios.get('http://localhost:8000/genjson').then(({ data }) => {
+axios.get('https://m3.hhh.com.tw:18686/genjson').then(({ data }) => {
   //alert(data);
   result = [...data];