Commit 70af3542 authored by 华国豪's avatar 华国豪 🙄

调查列表优化

parent 7849a60c
......@@ -19,7 +19,9 @@
<text class='name'>{{item.SurName + item.Name}}</text>
<text class='phone'>{{item.MobilePhoneS}}</text>
</view>
<image mode='widthFix' src='../../../images/group/chakn.png'></image>
<view class="tx-btn">
立即填写 >
</view>
</view>
</view>
<view wx:else class='f26' style='width:80%;margin: 2rem auto'>
......
......@@ -70,4 +70,10 @@ button.next.active{
}
.authenticat .item image{
width: 10rpx;
}
.tx-btn{
padding: 10rpx 15rpx;
border-radius: 4rpx;
background-color: #5597FF;
color: #fff;
}
\ No newline at end of file
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