From fb966d92224182f4c0822c602f594147895258ab Mon Sep 17 00:00:00 2001 From: zhangdongxue Date: Thu, 30 Sep 2021 09:34:16 +0800 Subject: [PATCH] =?UTF-8?q?[..=E7=BC=BA=E7=9C=81=E5=9B=BE=E7=89=87?= =?UTF-8?q?=E5=A4=84=E7=90=86..]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apis/index.js | 4 +- components/no-list-components/index.vue | 124 ++++++++++++------------ 2 files changed, 64 insertions(+), 64 deletions(-) diff --git a/apis/index.js b/apis/index.js index 5949a9c..d893939 100644 --- a/apis/index.js +++ b/apis/index.js @@ -9,8 +9,8 @@ import store from '@/store' // 基础配置 const config = { - apiUrl : 'https://oapi.lianshang.vip/api/', - apiUrls : 'https://oapi.lianshang.vip/', + apiUrl : 'https://oapi.lianshang.vip/api/', // 正式环境 + apiUrls : 'https://storage.lianshang.vip/', // 图片路径(测试/正式) timeout : 60000 } diff --git a/components/no-list-components/index.vue b/components/no-list-components/index.vue index 85d597f..ce6f5e2 100644 --- a/components/no-list-components/index.vue +++ b/components/no-list-components/index.vue @@ -1,72 +1,72 @@