From eec3ecf564c134d8f503e305800511debf083f08 Mon Sep 17 00:00:00 2001 From: WindowBird <13870814+windows-bird@user.noreply.gitee.com> Date: Mon, 17 Nov 2025 14:51:22 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E9=A1=B9=E7=9B=AE=E5=88=97?= =?UTF-8?q?=E8=A1=A8=E5=8D=A1=E7=89=87=E5=BC=B9=E6=80=A7=E7=9B=92=E5=AD=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/project/list/index.vue | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/pages/project/list/index.vue b/pages/project/list/index.vue index 6869866..f02da13 100644 --- a/pages/project/list/index.vue +++ b/pages/project/list/index.vue @@ -127,14 +127,14 @@ - {{ project.projectName }} + {{ project.name }} {{ getTagText(project) }} - {{ project.description }} + {{ project.remark }} @@ -598,7 +598,7 @@ onLoad(() => {