From eaa62ddd7e3d5ebac6fd2eb3a16d360e1af422f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9B=B9=E5=89=8D=E6=98=8E?= <909355014@qq.com> Date: Mon, 17 Oct 2022 11:03:31 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=8E=A5=E5=8F=A3=E5=9C=B0?= =?UTF-8?q?=E5=9D=80=E6=96=B9=E4=BE=BF=E8=B0=83=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- store/index.js | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) 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) {