diff --git a/components/diy_user_info/diy_user_info.wxss b/components/diy_user_info/diy_user_info.wxss index 8c81ba1..74d6eb9 100644 --- a/components/diy_user_info/diy_user_info.wxss +++ b/components/diy_user_info/diy_user_info.wxss @@ -37,7 +37,7 @@ /*-- 头部 --*/ .xc-user .xc-head { - height: 370rpx; + height: 380rpx; } .xc-background { @@ -218,3 +218,18 @@ font-size: 27rpx; margin-top: 25rpx; } + +.gr_box { + position: relative; + height: 16rpx; + background-color: #fff; + border-radius: 8rpx; + overflow: hidden; +} +.gr_box_item{ + height: 16rpx; + width: 100px; + background-color: #999; +} + + diff --git a/components/diy_user_info/style3.wxml b/components/diy_user_info/style3.wxml index 90e23b0..d298595 100644 --- a/components/diy_user_info/style3.wxml +++ b/components/diy_user_info/style3.wxml @@ -1,31 +1,31 @@ - - - - - - + + + {{userInfo.nickname}} - - - - - {{" "}} - {{rfmName}} - {{qy_data.cz_val}} / {{qy_data.need_money}} - - - {{" "}} - {{rfmName}} {{cz_val}} - + + + {{qy_data.GradeName}} + + + + + + 距白金卡会员还有111 + + + + + - - + + @@ -34,9 +34,16 @@ - - - 会员卡 + + + + + + + {{pulscardname}} + + +