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 @@
-
-
-
- {{txt}}
-
-
+
+
+
+ {{txt}}
+
+