diff --git a/config/index.js b/config/index.js index 7b50302..a4fc5ee 100644 --- a/config/index.js +++ b/config/index.js @@ -1,10 +1,9 @@ // export const VUE_APP_API_URL = 'http://natapp.xinxintuan.co/api'; // export const VUE_APP_API_URL = 'https://wxapi.yixiang.co/api' -export const VUE_APP_API_URL = 'http://192.168.0.112:8088/api' +// export const VUE_APP_API_URL = 'http://192.168.0.112:8088/api' // export const VUE_APP_API_URL = 'http://192.168.0.111:8088/api' -// export const VUE_APP_API_URL = 'https://www.cyjyyjy.com/api' +export const VUE_APP_API_URL = 'https://www.cyjyyjy.com/api' // 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_RESOURCES_URL = 'https://h5.yixiang.co/static' \ No newline at end of file +// export const VUE_APP_API_URL = 'https://h5api.xinxintuan.co/api'; \ 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 408f75c..03c9499 100644 --- a/pages/course/detail.vue +++ b/pages/course/detail.vue @@ -90,9 +90,9 @@ 课程安排 - + - {{item.courseContent}} + {{item}} @@ -132,20 +132,24 @@ - + 距离截止时间还剩 - - - - - - + + + + + + + +