diff --git a/apis/index.js b/apis/index.js
index d21ddd5..bbbec18 100644
--- a/apis/index.js
+++ b/apis/index.js
@@ -9,11 +9,10 @@ import store from '@/store'
// 基础配置
const config = {
- // apiUrl : 'https://oapi.lianshang.vip/api/',
- // apiUrls : 'https://oapi.lianshang.vip/',
-
apiUrl : 'http://api.ahxh.shangkelian.cn/api/',
apiUrls : 'http://api.ahxh.shangkelian.cn/',
+ // apiUrl : 'http://api.ahxh.shangkelian.cn/api/',
+ // apiUrls : 'http://api.ahxh.shangkelian.cn/',
timeout : 60000
}
diff --git a/components/poster/poster.vue b/components/poster/poster.vue
deleted file mode 100644
index fa35607..0000000
--- a/components/poster/poster.vue
+++ /dev/null
@@ -1,267 +0,0 @@
-
-