浏览代码

210914 https json

yukyo0821 3 年之前
父节点
当前提交
989af356c7
共有 1 个文件被更改,包括 1 次插入1 次删除
  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];