diff --git a/apis/index.js b/apis/index.js
index d8664da..c41a1db 100644
--- a/apis/index.js
+++ b/apis/index.js
@@ -9,11 +9,11 @@ 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://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
new file mode 100644
index 0000000..fa35607
--- /dev/null
+++ b/components/poster/poster.vue
@@ -0,0 +1,267 @@
+
+
+
+
+
+
+
+
+
+
+ 保存到相册
+ 取消
+
+
+
+
+
+
+
+
+
diff --git a/pages/user/code.vue b/pages/user/code.vue
index 84e7eba..b894e89 100644
--- a/pages/user/code.vue
+++ b/pages/user/code.vue
@@ -1,50 +1,33 @@
-
-
+
-
-
+
+
-
+
- 2020.09
+ {{item.date.solar.month}}
- 02
+ {{item.date.solar.day}}
- 农历八月二十
+ {{item.date.lunar}}
-
+
- 唐明明
+ {{item.user_info.nickname}}
- 邀请码:
-
- 21321321
-
+ 邀请码:{{item.invite}}
+
-
-
- 长按识别
-
-
-
-
-
-
-
-
-
-
-
@@ -52,37 +35,55 @@
-
+
+
+
+
+
+
+
+
+ 长按图片保存
+ 确定
+
+
+