From d7aaf7439ead163099ff6028884d5ad1f5dfcef6 Mon Sep 17 00:00:00 2001 From: Loki <654612@qq.com> Date: Sat, 6 Nov 2021 15:05:26 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E8=AF=BE=E6=97=B6=E8=AF=A6?= =?UTF-8?q?=E6=83=85=E9=A1=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/index.js | 15 +---- pages.json | 10 ++- pages/course/detail.vue | 82 +++++++++++++++++-------- pagesB/pages/user/liveWelcome/index.vue | 22 +++++++ 4 files changed, 89 insertions(+), 40 deletions(-) create mode 100644 pagesB/pages/user/liveWelcome/index.vue diff --git a/config/index.js b/config/index.js index ee2e9d7..ebf4e13 100644 --- a/config/index.js +++ b/config/index.js @@ -1,16 +1,3 @@ -// export const VUE_APP_API_URL = 'http://natapp.xinxintuan.co/api'; -// export const VUE_APP_API_URL = 'https://wxapi.yixiang.co/api' -<<<<<<< HEAD -// export const VUE_APP_API_URL = 'http://139.186.134.205:9006/api' export const VUE_APP_API_URL = 'http://192.168.0.112:8088/api' -// export const VUE_APP_API_URL = 'https://www.cyjyyjy.com:8096/api' -======= -// export const VUE_APP_API_URL = 'http://192.168.0.112:8088/api' -// export const VUE_APP_API_URL = 'http://192.168.0.114:8088/api' -export const VUE_APP_API_URL = 'https://www.cyjyyjy.com/api' ->>>>>>> 1521d49cdb4b0c5490ac953afbe9910a0a287c45 -// export const VUE_APP_API_URL = 'http://natapp.xinxintuan.co/api'; -// export const VUE_APP_API_URL = 'https://thapi.xinxintuan.co/api' -// export const VUE_APP_API_URL = 'https://h5api.xinxintuan.co/api'; -// export const VUE_APP_API_URL = 'https://h5api.xinxintuan.co/api'; +// export const VUE_APP_API_URL = 'https://www.cyjyyjy.com/api' export const VUE_APP_RESOURCES_URL = 'https://h5.yixiang.co/static' \ No newline at end of file diff --git a/pages.json b/pages.json index 5284773..bda8b40 100644 --- a/pages.json +++ b/pages.json @@ -608,7 +608,15 @@ "navigationBarTitleText": "直播列表" } } - ] + ,{ + "path" : "pages/user/liveWelcome/index", + "style" : + { + "navigationBarTitleText": "", + "enablePullDownRefresh": false + } + } + ] } ], "easycom": { diff --git a/pages/course/detail.vue b/pages/course/detail.vue index 9e21c90..d3d47b2 100644 --- a/pages/course/detail.vue +++ b/pages/course/detail.vue @@ -132,20 +132,24 @@ - + 距离截止时间还剩 - - - - - + + + + + + + + +