From fd3c9b29faf6a960d2de629fa2d39ae2abf35e3d Mon Sep 17 00:00:00 2001 From: Ly <503441659@qq.com> Date: Mon, 2 Jun 2025 16:46:09 +0800 Subject: [PATCH] =?UTF-8?q?=E6=AF=94=E8=B5=9B=E8=AF=A6=E6=83=85=E9=A1=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/Layout/tabbar/index.vue | 10 +++--- src/assets/images/item.png | Bin 57985 -> 11520 bytes src/views/home/index.vue | 2 +- src/views/raceInfo/index.vue | 64 ++++++++++++++++++++--------------- 4 files changed, 44 insertions(+), 32 deletions(-) diff --git a/src/Layout/tabbar/index.vue b/src/Layout/tabbar/index.vue index dcaea22..0d78795 100644 --- a/src/Layout/tabbar/index.vue +++ b/src/Layout/tabbar/index.vue @@ -12,9 +12,11 @@
  • 负责人:
    {{ raceInfo.createBy }}
    @@ -96,22 +100,22 @@
  • -
    历史比赛
    -
    往年历史赛事
    +
    比赛新闻
    +
      -
    • -
      2024年度
      -
      {{ item.name }}
      -
      +
    • +
      {{ item.publishTime }}
      +
      {{ item.title }}
      + + -
      +
    @@ -120,7 +124,7 @@
    - 年度比赛项目列表: + 赛道列表:
    负责部门:{{ item.sysOrgCode }}
    -
    -
    开始时间:{{ item.applyStartTime }}
    - 结束时间:{{ item.applyEndTime }} -
    +
    +
    开始时间:{{ item.applyStartTime }}
    + +
    结束时间:{{ item.applyEndTime }}