1.效果图

<view class="content-three-receiveBoxBtn" >
派单
</view>
.content-three-receiveBoxBtn{
width: 98rpx;
height: 54rpx;
line-height: 54rpx;
text-align: center;
background: #0EB87E;
border-radius: 100rpx 100rpx 100rpx 100rpx;
font-family: PingFang SC, PingFang SC;
font-weight: bold;
font-size: 26rpx;
color: #FFFFFF;
font-style: normal;
text-transform: none;
}