From 773b98c2f6d47f822cf71686d95d4858498c2f88 Mon Sep 17 00:00:00 2001 From: lancer <1905818361@qq.com> Date: Fri, 27 Aug 2021 18:48:19 +0800 Subject: [PATCH] init --- pages/center/Piabodata/StaffAnalysis.vue | 4 ++-- pages/center/Piabodata/Theteamcompared.vue | 4 ++-- pages/center/Piabodata/TrendAnalysis.vue | 7 +++++-- pages/center/consumer/consumerDetail.vue | 8 ++++---- pages/center/consumer/edit.vue | 16 ++++++++++------ 5 files changed, 23 insertions(+), 16 deletions(-) diff --git a/pages/center/Piabodata/StaffAnalysis.vue b/pages/center/Piabodata/StaffAnalysis.vue index 27653e9..3c5b7da 100644 --- a/pages/center/Piabodata/StaffAnalysis.vue +++ b/pages/center/Piabodata/StaffAnalysis.vue @@ -589,9 +589,9 @@ text-align: center; } .timepicktime>view:nth-of-type(2){ - width: 50rpx; + width: 49rpx; height: 100%; - border-left: 1px solid #E0E0E0; + // border-left: 1px solid #E0E0E0; } .timepickpick{ width: 110rpx; diff --git a/pages/center/Piabodata/Theteamcompared.vue b/pages/center/Piabodata/Theteamcompared.vue index 375f034..369865a 100644 --- a/pages/center/Piabodata/Theteamcompared.vue +++ b/pages/center/Piabodata/Theteamcompared.vue @@ -1066,9 +1066,9 @@ text-align: center; } .timepicktime>view:nth-of-type(2){ - width: 50rpx; + width: 49rpx; height: 100%; - border-left: 1px solid #E0E0E0; + // border-left: 1px solid #E0E0E0; } .timepickpick{ width: 110rpx; diff --git a/pages/center/Piabodata/TrendAnalysis.vue b/pages/center/Piabodata/TrendAnalysis.vue index 89255a0..11260c4 100644 --- a/pages/center/Piabodata/TrendAnalysis.vue +++ b/pages/center/Piabodata/TrendAnalysis.vue @@ -1236,9 +1236,9 @@ } .timepicktime>view:nth-of-type(2) { - width: 50rpx; + width: 49rpx; height: 100%; - border-left: 1px solid #E0E0E0; + // border-left: 1px solid #E0E0E0; } .timepickpick { @@ -1329,4 +1329,7 @@ border-right:none ; border-bottom:none ; } + .grid:nth-child(3){ + width: 50.5%; + } diff --git a/pages/center/consumer/consumerDetail.vue b/pages/center/consumer/consumerDetail.vue index 73ef627..23dd202 100644 --- a/pages/center/consumer/consumerDetail.vue +++ b/pages/center/consumer/consumerDetail.vue @@ -105,7 +105,7 @@ - + @@ -657,12 +657,12 @@ font-size: 30rpx; font-weight: 400; color: #666666; - line-height: 30rpx; + line-height: 46rpx; .content-sec-lab1{ color: #333333; } .content-sec-tips{ - max-width:174rpx ; + max-width:120rpx ; height: 46rpx; background: #F2F2F2; border-radius: 6rpx; @@ -674,7 +674,7 @@ font-size: 26rpx; font-weight: 400; color: #333333; - margin-right: 24rpx; + margin-right: 20rpx; box-sizing: border-box; padding: 10rpx 24rpx; } diff --git a/pages/center/consumer/edit.vue b/pages/center/consumer/edit.vue index 467186d..a5ab51a 100644 --- a/pages/center/consumer/edit.vue +++ b/pages/center/consumer/edit.vue @@ -103,7 +103,7 @@ {{item.name}} - + {{item1.label}} @@ -119,6 +119,9 @@ 确定 + + + @@ -394,9 +397,13 @@ } .submit{ - height: 228rpx; + position: fixed; + bottom: 20rpx; + left: 20rpx; + height: 120rpx; + background: #FFFFFF; .btn{ - margin: 60rpx auto; + // margin: 60rpx auto; text-align: center; width: 690rpx; height: 88rpx; @@ -406,9 +413,6 @@ font-weight: 400; color: #FFFFFF; line-height: 88rpx; - position: fixed; - bottom: 20rpx; - left: 20rpx; } } .con-msg-con{