liyongli 2 лет назад
Родитель
Сommit
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: ""
   },
 };