From dc49955c7207622ff87aded353cbe651b5ae8043 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=83=E8=82=89=E7=9A=84=E9=A5=BA=E5=AD=90?= <2659004835@qq.com> Date: Sun, 27 Mar 2022 20:01:53 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A6=96=E9=A1=B5=E9=93=BE=E6=8E=A5=E6=95=85?= =?UTF-8?q?=E9=9A=9C=E7=BB=9F=E8=AE=A1=E9=A1=B5=E9=9D=A2=E3=80=81=E6=95=B0?= =?UTF-8?q?=E6=8D=AE=E7=9C=8B=E6=9D=BF=E9=A1=B5=E9=9D=A2=EF=BC=9B=E6=95=B0?= =?UTF-8?q?=E6=8D=AE=E6=9F=A5=E8=AF=A2=E9=A1=B5=E9=9D=A2=E7=9A=84=E6=9F=A5?= =?UTF-8?q?=E8=AF=A2=E4=BA=8B=E4=BB=B6=E8=B7=B3=E5=88=B0=E5=AF=B9=E5=BA=94?= =?UTF-8?q?=E7=BB=93=E6=9E=9C=E9=A1=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/dataQuery/client.vue | 229 ++++++++++++++--------------- pages/dataQuery/details.vue | 12 +- pages/dataQuery/projectQuery.vue | 34 +---- pages/dataQuery/queryFunction.vue | 49 ++---- pages/tabbar/pagehome/pagehome.vue | 6 +- readme.md | 3 +- 6 files changed, 143 insertions(+), 190 deletions(-) diff --git a/pages/dataQuery/client.vue b/pages/dataQuery/client.vue index fdfe7af..d5710f0 100644 --- a/pages/dataQuery/client.vue +++ b/pages/dataQuery/client.vue @@ -1,125 +1,120 @@ - + diff --git a/pages/dataQuery/details.vue b/pages/dataQuery/details.vue index b0fa847..7e2c3aa 100644 --- a/pages/dataQuery/details.vue +++ b/pages/dataQuery/details.vue @@ -6,21 +6,15 @@ - - 基本信息 - + 基本信息 - - 联系人 - + 联系人 - - 项目列表 - + 项目列表 diff --git a/pages/dataQuery/projectQuery.vue b/pages/dataQuery/projectQuery.vue index 31fa916..fbc5031 100644 --- a/pages/dataQuery/projectQuery.vue +++ b/pages/dataQuery/projectQuery.vue @@ -7,40 +7,22 @@ - - - 湖南工业大学化工学院会议室P2.5全彩LED显示屏 - - - 项目编号:20220108-1001 - - - 规格型号:DS-CK25FI/H - - - 产品尺寸:3.94m*2.02m - - - 安装位置:xxx综合楼2楼会议室 - + 湖南工业大学化工学院会议室P2.5全彩LED显示屏 + 项目编号:20220108-1001 + 规格型号:DS-CK25FI/H + 产品尺寸:3.94m*2.02m + 安装位置:xxx综合楼2楼会议室 - - - 湖南省长沙市高新开发区谷园路109号像素大厦1205 - - - - 2022/01/08 + 湖南省长沙市高新开发区谷园路109号像素大厦1205 + 2022/01/08 - - 质保到期 - + 质保到期 diff --git a/pages/dataQuery/queryFunction.vue b/pages/dataQuery/queryFunction.vue index 81c216d..c3f960c 100644 --- a/pages/dataQuery/queryFunction.vue +++ b/pages/dataQuery/queryFunction.vue @@ -1,14 +1,8 @@