diff --git a/store/index.js b/store/index.js index 25a4ee9..484e4c6 100644 --- a/store/index.js +++ b/store/index.js @@ -38,13 +38,13 @@ const store = new Vuex.Store({ vuex_appid: 'wxf7d6140f507466be', vuex_login: 'http://qyjy.ctc-zc.com/h5/', vuex_version: '1.00.08', - // vuex_host: 'http://222.222.144.147:6013', - // vuex_api: 'http://222.222.144.147:6013/api', - // vuex_apifile: 'http://222.222.144.147:6013/api/file/', + vuex_host: 'http://222.222.144.147:6013', + vuex_api: 'http://222.222.144.147:6013/api', + vuex_apifile: 'http://222.222.144.147:6013/api/file/', // vuex_api: 'http://127.0.0.1:8000/api', - vuex_host: 'http://10.99.5.79:20309', - vuex_api: 'http://10.99.5.79:20309/api', - vuex_apifile: 'http://10.99.5.79:20309/api/file/', + // vuex_host: 'http://10.99.5.79:20309', + // vuex_api: 'http://10.99.5.79:20309/api', + // vuex_apifile: 'http://10.99.5.79:20309/api/file/', }, mutations: { $uStore(state, payload) {