From ab5f7063c61c1a9dff2e17ab1ba511b2989ddf49 Mon Sep 17 00:00:00 2001 From: "DESKTOP-GMUNQ1B\\k" <1154079537@qq.com> Date: Mon, 26 Feb 2024 13:32:23 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B8=AE=E5=8A=A9=20=E9=A1=B5=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages.json | 15 ++- pages/helpPeople/formTable.vue | 166 +++++++++++++++----------------- pages/helpPeople/helpPeople.vue | 40 ++++---- pages/user/index.vue | 7 -- 4 files changed, 100 insertions(+), 128 deletions(-) diff --git a/pages.json b/pages.json index b9e166d..c85fbbe 100644 --- a/pages.json +++ b/pages.json @@ -1,7 +1,4 @@ { - "easycom": { - "^u-(.*)": "uview-ui/components/u-$1/u-$1.vue" - }, "pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages { "path": "pages/guide/index", @@ -1361,12 +1358,12 @@ // "selectedIconPath": "static/images/5-002.png", // "text": "逛逛" // }, - { - "pagePath": "pages/gather/gather", - "iconPath": "static/images/5-001.png", - "selectedIconPath": "static/images/5-002.png", - "text": "工作台" - }, + { + "pagePath": "pages/gather/gather", + "iconPath": "static/images/5-001.png", + "selectedIconPath": "static/images/5-002.png", + "text": "工作台" + }, { "pagePath": "pages/order_addcart/order_addcart", "iconPath": "static/images/3-001.png", diff --git a/pages/helpPeople/formTable.vue b/pages/helpPeople/formTable.vue index bc1f985..c25c60e 100644 --- a/pages/helpPeople/formTable.vue +++ b/pages/helpPeople/formTable.vue @@ -9,7 +9,8 @@ 户主姓名 - + @@ -17,7 +18,8 @@ 联系方式 - + @@ -25,7 +27,8 @@ 家庭人数 - + @@ -33,14 +36,15 @@ 家庭地址 - + - + 助民惠农 @@ -52,8 +56,8 @@ - - + + 房子出租需求 - 展开 + {{SaveList[0]?'已完成':'展开'}} - @@ -74,13 +77,13 @@ style="height: 0;padding: 0;"> - + 房子出租需求 保存 - + 编辑 @@ -131,19 +134,16 @@ - - - - + - + 空闲土地出租需求 - 展开 + {{SaveList[1]?'已完成':'展开'}} @@ -170,7 +170,7 @@ 保存 - + 编辑 @@ -248,9 +248,7 @@ - - @@ -258,7 +256,7 @@ - + 农副产品出售需求 - 展开 + {{SaveList[2]?'已完成':'展开'}} - @@ -285,7 +282,7 @@ 保存 - + 编辑 @@ -435,9 +432,7 @@ - - @@ -446,7 +441,7 @@ - + 空闲资产出租/出售需求 - 展开 + {{SaveList[3]?'已完成':'展开'}} - @@ -473,7 +467,7 @@ 保存 - + 编辑 @@ -524,10 +518,7 @@ - - - @@ -536,7 +527,7 @@ - + 房屋装饰建设 - 展开 + {{SaveList[4]?'已完成':'展开'}} @@ -563,7 +554,7 @@ 保存 - + 编辑 @@ -623,14 +614,12 @@ - - + - + 确认提交 @@ -650,7 +639,6 @@ - @@ -890,7 +878,7 @@