From 9d753fb5acf794d28986a29484ccb1ae2ff47fff Mon Sep 17 00:00:00 2001 From: shidongli Date: Tue, 18 Oct 2022 18:41:28 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=A1=E6=81=AF=E7=A1=AE=E8=AE=A4=20?= =?UTF-8?q?=E9=A2=84=E7=BA=A6=20=E6=94=AF=E4=BB=98=20=E8=AF=8A=E6=96=AD?= =?UTF-8?q?=E7=BB=93=E6=9E=9C=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../InformationFilling/InformationFilling.vue | 8 +- pages/ProductList/ProductList.vue | 39 +++++--- pages/diagnosis/diagnosis.vue | 89 +++++++++++++++++-- pages/shopping/shopping.vue | 65 +++++++++----- 4 files changed, 157 insertions(+), 44 deletions(-) diff --git a/pages/InformationFilling/InformationFilling.vue b/pages/InformationFilling/InformationFilling.vue index fcded5f..e67846f 100644 --- a/pages/InformationFilling/InformationFilling.vue +++ b/pages/InformationFilling/InformationFilling.vue @@ -48,7 +48,7 @@ - + 请选择支付方式 @@ -104,10 +104,6 @@ } .app { - background-color: #F4F5F7; - width: 100%; - height: 100vh; - position: relative; padding: 3%; // 信息填写 @@ -252,6 +248,6 @@ color: #FFFFFF; text-align: center; margin: 0 auto; - margin-top: 40%; + margin-top: 25%; } diff --git a/pages/ProductList/ProductList.vue b/pages/ProductList/ProductList.vue index c055b4b..004fe2a 100644 --- a/pages/ProductList/ProductList.vue +++ b/pages/ProductList/ProductList.vue @@ -1,7 +1,17 @@ @@ -56,6 +81,6 @@ // height: 100vh; // position: relative; - + } - +