Commit 927a4e44 by zqm

MM--

parent 573bd2f4
......@@ -35,9 +35,11 @@
</view>
<image src="http://sm-web.meiqicloud.com/userfiles/appResources/appointment/night/ornament-1.png" class="thanks"></image>
</view>
<view class="custom" bindtap="showHotline">客服咨询</view>
<view class="bottom-btns">
<view class="custom" bindtap="showHotline">客服咨询</view>
<view class="custom" bindtap="showHotline">客服咨询</view>
</view>
</view>
</view>
<!-- 客服热线 -->
......
......@@ -121,3 +121,9 @@
line-height: 125rpx;
font: 30rpx;
}
/* 底部按钮 */
.bottom-btns {
display: flex;
}
\ 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 sign in to comment