yukyo0821 3 rokov pred
rodič
commit
989af356c7
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  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];