From bb276603c2adeed74891034ce81e59368509173e Mon Sep 17 00:00:00 2001 From: taozi <9108791@qq.com> Date: Sun, 1 May 2022 14:46:19 +0800 Subject: [PATCH] =?UTF-8?q?=E7=89=88=E6=9C=AC=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/index.js | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/config/index.js b/config/index.js index efe7fa5..9eec2c8 100644 --- a/config/index.js +++ b/config/index.js @@ -1,7 +1,7 @@ // export const VUE_APP_API_URL = 'http://natapp.xinxintuan.co/api'; // export const VUE_APP_API_URL = 'https://wxapi.yixiang.co/api' -export const VUE_APP_API_URL = '/h5api' -// export const VUE_APP_API_URL = 'http://139.186.134.205:9006/api' +// export const VUE_APP_API_URL = '/h5api' +export const VUE_APP_API_URL = 'http://127.0.0.1:8008/api' // export const VUE_APP_API_URL = 'http://192.168.31.223:8008/api' // export const VUE_APP_API_URL = 'http://natapp.xinxintuan.co/api'; // export const VUE_APP_API_URL = 'https://thapi.xinxintuan.co/api' diff --git a/package.json b/package.json index 44f987a..d9db221 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "yshopmall_uni", - "version": "1.0.0", + "version": "3.3", "description": "", "main": "main.js", "scripts": {