Commit b49683c0 authored by 王炽's avatar 王炽

66666

parent d3ba3511
......@@ -78,42 +78,49 @@
}
.item_cangguan_bottom{
position: absolute;
bottom: 8rpx;
left: 50%;
transform: translateX(-50%);
margin-top: -104rpx;
width: 707rpx;
height: 96rpx;
.item_cangguan_bottom_bg{
position: absolute;
width: 100%;
height: 100%;
height: 96rpx;
background-color: rgba(178, 124, 30, 0.45);
}
.item_logo{
position: absolute;
margin-top: 20rpx;
width: 202rpx;
height: 52rpx;
left: 124rpx;
top: 50%;
transform: translateY(-50%);
}
.title_line{
position: absolute;
margin-top: 32rpx;
width: 1rpx;
height: 34rpx;
background-color: #ffffff;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
transform: translateX(-50%);
}
.nick_name_content{
.nick_name{
position: absolute;
left: 385rpx;
width: 200rpx;
margin-top: 20rpx;
.nick_name{
position: absolute;
font-size: 22rpx;
font-weight: bold;
color: #ffffff;
}
.user_num{
margin-top: 30rpx;
position: absolute;
font-size: 18rpx;
color: #ffffff;
}
}
}
......
......@@ -30,6 +30,10 @@
<text class="user_num">By.团团妈妈</text>
</view>
</view>
<view class="item_cangguan_text">
<text class="item_desc">快来用星妈会小程序</text>
<view class="nicheng_shoucang_zhaungtai"></view>
</view>
</view>
<!-- <view class="waterfall-list single-column">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment