From f2597c1793f7bad367fb60319fefe9a9b9c6fe40 Mon Sep 17 00:00:00 2001 From: "452061493@qq.com" <452061493@qq.com> Date: Mon, 6 May 2024 15:13:09 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BC=B9=E7=AA=97=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- subpkg/list/list.vue | 406 ++++++++++++++++++++++++------------------- 1 file changed, 223 insertions(+), 183 deletions(-) diff --git a/subpkg/list/list.vue b/subpkg/list/list.vue index ae7c607..8e7bfc6 100644 --- a/subpkg/list/list.vue +++ b/subpkg/list/list.vue @@ -7,41 +7,44 @@ --> - - - - + + + - - - - - - - - - 请选择演练场景 - - + + + + + + + + + 请选择演练场景 + + + - - - - - - - - - - - {{item.name}} - 演练角色:{{item.roleTotal}} - 演练人次:{{item.useTotal}} + + + + + + + + + + + + {{item.name}} + 演练角色:{{item.roleTotal}} + 演练人次:{{item.useTotal}} + + + - - - @@ -49,22 +52,24 @@