From 769024c1c74c376cacac63f82510238d0bb3c2de Mon Sep 17 00:00:00 2001 From: wangyx <2838268875@qq.com> Date: Fri, 15 Aug 2025 10:11:22 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pagesA/kfPage/list.vue | 42 +++++------------------------------------ static/img/kf.png | Bin 0 -> 1423 bytes 2 files changed, 5 insertions(+), 37 deletions(-) create mode 100644 static/img/kf.png diff --git a/pagesA/kfPage/list.vue b/pagesA/kfPage/list.vue index cab9adb..b4565af 100644 --- a/pagesA/kfPage/list.vue +++ b/pagesA/kfPage/list.vue @@ -34,14 +34,14 @@ > - + {{ item.apartmentName }} | {{ item.houseTypeName }}{{ item.apartmentName }} | {{ item.houseTypeName||'' }} @@ -78,7 +78,7 @@ @@ -201,26 +201,7 @@ export default { return { searchPhone: "", // 搜索手机号 loading: false, // 加载状态 - appointmentList: [ - { - id: 1, - community: "西海岸路乐业社区", - houseType: "三居室", - appointee: "杨斌", - phone: "13362000010", - appointmentTime: "2025-08-06 上午09:00-12:00", - idCard: "370832199606062001", - }, - { - id: 2, - community: "西海岸路乐业社区", - houseType: "三居室", - appointee: "曲曼", - phone: "17700020202", - appointmentTime: "2025-08-06 上午09:00-12:00", - idCard: "370832199606062002", - }, - ], + appointmentList: [], queryParams: { pageNum: 1, pageSize: 10, @@ -246,19 +227,6 @@ export default { ], }; }, - computed: { - // 过滤后的预约列表 - filteredAppointmentList() { - if (!this.searchPhone) { - return this.appointmentList; - } - return this.appointmentList.filter( - (item) => - item.phone.includes(this.searchPhone) || - item.appointee.includes(this.searchPhone) - ); - }, - }, onLoad() { this.resetAndLoad(); }, diff --git a/static/img/kf.png b/static/img/kf.png new file mode 100644 index 0000000000000000000000000000000000000000..9361bb00672d377f2a872c0eaafb0ffe968e9730 GIT binary patch literal 1423 zcmV;A1#tR_P)Px)Nl8ROR9HvNm}^XvXB5Z(=WS_e1-VQ{#T%Cf#DtMJ=A1yt;?#tcGPZAiTIO6f zcgeyoF^1`cY>X`15|fck=dyhW!8JTD=^mF{-eg1L^EtC*-1LXbsE*4f6!aW#9YfayIwyC6xQgE>phn67>1DM(Utz~T5d?#IO2On13DljSv~bA&hV zIUH{&?kjCrdV0E;s8N?!5)@{jE7;J`w3PaiAxRNN<;!UGdU5CeeYK;+UF--r9D8NJbeC&1UT+mb zFBTNw;QI9_wpwG14^K~{#p6Nmcx=~l+H7dwuwjwBfcx0z!`GKC;Q@0z(9u9c!&-Vc zmGmn~KAn?;LlqTxV)^nIk?X-A+I>D8_4^TGhDnm}(wa3OB7E=nBM=TFjRotJb?0emq8TZ^V8FE*u;7&J6pbA)e90q$%d$l`-X=xaQn6_l4UfaG$R9l zO-;qWheYSa9h}r!oY!Y$psla8Rx;mwR zkr1mUiJ+>=&c^AQnxp`39T=ETn79T-l2}}>6AV1BcCyIWpHduR22Q9J>InF=D^{R) z^Jca0(6q1l4l=i>wz|lPm04LBtgY1qpeD4bzaK+)@2ZIbqSXm0wP8WXh<4@Qwha~y z<5j$qMHhPfMQ@%i?x_#msxu6jQNJ%$@g~ zPWdta-=nF!J3mC^1yOQ;ap?RaQJf7XQ`yXp9TPEtanM?{Cvs;dhy+Gu)DPYoogj+v{7sFaus7?9te1WYs07&Ci``7D6GfYbS# dR;XyXe*sQ0D7wfOJ3{~f002ovPDHLkV1jJrud)CD literal 0 HcmV?d00001