微信小程序 功能函数 客服

<view>
<view class='btn-img'>
<image class='image-full' src='../../imgs/index/tab6.png'></image>
<contact-button class='section-tel' size="27" session-from="weapp">
</contact-button>
</view>
<view>客服</view>
</view>
 
 
.btn-right{
flex: 1;
}
.btn-right>view{
width: 50%;
}
.btn-right-btn{
">#ff4342;
color: white;
}
.btn-img{
width:50rpx;
height: 50rpx;
position: relative;
}
.btn-img .section-tel{
position: absolute;
left: 0;
top: 0;
opacity: 0;
}
 
posted @ 2017-11-16 09:43  ThisCall  阅读(288)  评论(0编辑  收藏  举报