From 9d959593b68518e01d05ed3f8c112a8d63e726a0 Mon Sep 17 00:00:00 2001 From: BianLzhaoMin <11485688+bianliangzhaomin123@user.noreply.gitee.com> Date: Wed, 30 Oct 2024 08:52:07 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BA=BA=E5=91=98=20=E7=8F=AD=E7=BB=84=20?= =?UTF-8?q?=E7=AD=89=E9=A1=B5=E9=9D=A2=E8=BF=94=E5=9B=9E=E8=87=B3=E9=A6=96?= =?UTF-8?q?=E9=A1=B5=E9=97=AE=E9=A2=98=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .hbuilderx/launch.json | 2 +- pages/realName/index/pages/personList.vue | 1159 +++++++++++---------- pages/realName/index/pages/project.vue | 343 +++--- pages/realName/index/pages/teamList.vue | 3 +- 4 files changed, 805 insertions(+), 702 deletions(-) diff --git a/.hbuilderx/launch.json b/.hbuilderx/launch.json index 9b0d791..4ccd172 100644 --- a/.hbuilderx/launch.json +++ b/.hbuilderx/launch.json @@ -13,7 +13,7 @@ "type" : "uniCloud" }, { - "playground" : "standard", + "playground" : "custom", "type" : "uni-app:app-android" } ] diff --git a/pages/realName/index/pages/personList.vue b/pages/realName/index/pages/personList.vue index 213faef..a091d85 100644 --- a/pages/realName/index/pages/personList.vue +++ b/pages/realName/index/pages/personList.vue @@ -1,25 +1,26 @@