liyongli 2 년 전
부모
커밋
84278e8662
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/config/index.js

+ 1 - 1
src/config/index.js

@@ -1,6 +1,6 @@
 export default {
   base: {
-    ajax: "http://topic.smcic.net/operate/world-cup/",
+    ajax: "https://topic.smcic.net/operate/world-cup/",
     default: ""
   },
 };