lhl 1 年之前
父節點
當前提交
a2d5cf1a20
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/store.js

+ 1 - 1
src/store.js

@@ -5,7 +5,7 @@ Vue.use(Vuex)
 
 export default new Vuex.Store({
   state: {
-	www: "http://ez.igxys.com"
+	www: "https://ez.igxys.com"
   },
   mutations: {