Przeglądaj źródła

210914 https json

yukyo0821 3 lat temu
rodzic
commit
989af356c7
1 zmienionych plików z 1 dodań i 1 usunięć
  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];