liyongli hace 2 años
padre
commit
84278e8662
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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: ""
   },
 };