diff --git a/.env.development b/.env.development index 93437482..85e17ced 100644 --- a/.env.development +++ b/.env.development @@ -5,11 +5,11 @@ ENV = 'development' #VITE_APP_BASE_API_Url = 'https://aits.jlbank.com.cn:7001' -VITE_APP_BASE_API_Url = 'https://aitstest.jlbank.com.cn:7001' +#VITE_APP_BASE_API_Url = 'https://aitstest.jlbank.com.cn:7001' # DEV -#VITE_APP_BASE_API_Url = 'http://25.18.122.65:7001' +VITE_APP_BASE_API_Url = 'http://25.18.122.65:7001' # sit #VITE_APP_BASE_API_Url = 'http://25.18.122.91:9786' diff --git a/src/pages/competition/index.vue b/src/pages/competition/index.vue index d8e40b43..f3f2a71b 100644 --- a/src/pages/competition/index.vue +++ b/src/pages/competition/index.vue @@ -49,6 +49,7 @@ searchKey: 'comName', fetchFunction: queryTraCompetitionInfoPaging }); + // 去竞赛页 const goto_competition = (item) => { if (item.type !== '00') { if(item.type === '01') common.msg('竞赛未开始'); diff --git a/src/pages/index/components/todo.vue b/src/pages/index/components/todo.vue index 173a9914..5f8688b9 100644 --- a/src/pages/index/components/todo.vue +++ b/src/pages/index/components/todo.vue @@ -9,8 +9,12 @@ - + 暂无数据 点击加载更多 @@ -18,80 +22,70 @@ \ No newline at end of file +