diff --git a/App.vue b/App.vue index 4fd38ef..2bf15ed 100644 --- a/App.vue +++ b/App.vue @@ -220,7 +220,7 @@ .title { width: 100%; - height: 90rpx; + height: 80rpx; display: flex; align-items: center; @@ -229,7 +229,7 @@ font-size: 30rpx; font-weight: 500; color: #333333; - line-height: 90rpx; + line-height: 80rpx; padding-left: 30rpx; font-family: PingFangSC-Medium, PingFang SC; } diff --git a/pages/center/Piabodata/Customerportrait/Receivedetailabout.vue b/pages/center/Piabodata/Customerportrait/Receivedetailabout.vue index 70f3719..a21759e 100644 --- a/pages/center/Piabodata/Customerportrait/Receivedetailabout.vue +++ b/pages/center/Piabodata/Customerportrait/Receivedetailabout.vue @@ -1543,13 +1543,13 @@ .bottombox { width: 100%; - height: 170rpx; - border-top: 1px solid #E0E0E0; + height: 240rpx; + border-top: 1rpx solid #E0E0E0; .bottomhead { width: 100%; height: 81rpx; - border-bottom: 1px solid #E0E0E0; + border-bottom: 1rpx solid #E0E0E0; display: flex; justify-content: space-between; align-items: center; @@ -1998,7 +1998,7 @@ } .scroll-Y .text { - margin: 50rpx 30rpx; + margin: 30rpx; line-height: 80rpx; display: flex; } @@ -2038,7 +2038,6 @@ } .scroll-Y .text .avatar { - margin-top: 38rpx; text{ display: block; width: 72rpx; @@ -2112,7 +2111,8 @@ color: #666; font-size: 22rpx; padding: 0 28rpx; - height: 62rpx; + height: 50rpx; + line-height: 50rpx; } .scroll-Y .text.active .info { color: #2671E2 !important; diff --git a/pages/center/Piabodata/Groupcontrast.vue b/pages/center/Piabodata/Groupcontrast.vue index a276fde..d887bbf 100644 --- a/pages/center/Piabodata/Groupcontrast.vue +++ b/pages/center/Piabodata/Groupcontrast.vue @@ -534,7 +534,7 @@ width: 92%; margin: 0 auto; display: flex; - padding: 20rpx 0; + padding:0 0 20rpx; .sanbox1{ flex: 1; display: flex; diff --git a/pages/center/Piabodata/StaffAnalysis.vue b/pages/center/Piabodata/StaffAnalysis.vue index 8bc31ce..0c91360 100644 --- a/pages/center/Piabodata/StaffAnalysis.vue +++ b/pages/center/Piabodata/StaffAnalysis.vue @@ -591,7 +591,6 @@ width: 92%; margin: 0 auto; display: flex; - padding-top: 20rpx; padding-bottom:20rpx; .sanbox1{ flex: 1; diff --git a/pages/mine/details2.vue b/pages/mine/details2.vue index 896475b..8a14c64 100644 --- a/pages/mine/details2.vue +++ b/pages/mine/details2.vue @@ -1927,7 +1927,7 @@ display: flex; margin-top: 30rpx; padding-bottom: 30rpx; - border-bottom: 1rpx solid #e0e0e0; + // border-bottom: 1rpx solid #e0e0e0; .btn-item{ width: 284rpx; height: 72rpx; @@ -2473,7 +2473,6 @@ } .scroll-Y .text .avatar { - margin-top: 38rpx; text{ display: block; width: 72rpx; @@ -2496,6 +2495,8 @@ color: #666; font-size: 22rpx; padding: 0 28rpx; + height: 50rpx; + line-height: 50rpx; } .scroll-Y .text .contentInfo .contentMain {