Commit 05f095e5 by 严立

Merge branch 'master' of http://120.77.182.185/yanl/mini-shimao

parents f9b94d29 927a4e44
...@@ -35,9 +35,11 @@ ...@@ -35,9 +35,11 @@
</view> </view>
<image src="http://sm-web.meiqicloud.com/userfiles/appResources/appointment/night/ornament-1.png" class="thanks"></image> <image src="http://sm-web.meiqicloud.com/userfiles/appResources/appointment/night/ornament-1.png" class="thanks"></image>
</view> </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>
</view> </view>
<!-- 客服热线 --> <!-- 客服热线 -->
......
...@@ -121,3 +121,9 @@ ...@@ -121,3 +121,9 @@
line-height: 125rpx; line-height: 125rpx;
font: 30rpx; 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