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; - + } - +