From c5be86b02ddb80719218a32ffd2e651305b403f0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=94=B0=E5=B2=A9?= Date: Thu, 5 Mar 2026 09:31:33 +0800 Subject: [PATCH] =?UTF-8?q?JLBA202505130001=5F=E5=85=B3=E4=BA=8E=E5=90=89?= =?UTF-8?q?=E6=9E=97=E9=93=B6=E8=A1=8C=E6=96=B0=E5=BB=BAAI=E6=99=BA?= =?UTF-8?q?=E8=83=BD=E5=9F=B9=E8=AE=AD=E7=B3=BB=E7=BB=9F=E7=9A=84=E9=9C=80?= =?UTF-8?q?=E6=B1=82=5F=E4=BF=AE=E6=94=B9=E9=A6=96=E9=A1=B5pk=E8=B7=B3?= =?UTF-8?q?=E8=BD=ACbug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.development | 4 +- src/pages/competition/index.vue | 1 + src/pages/index/components/todo.vue | 141 +++++++++++++--------------- 3 files changed, 70 insertions(+), 76 deletions(-) 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 +