Style:订单更多按钮字体调整

This commit is contained in:
linxi
2024-09-27 09:31:31 +08:00
parent 1439e1206d
commit c51f177c7c
+1 -1
View File
@@ -107,7 +107,7 @@
<view class="group-btn"
v-if="(Number(order._status._type) === 2 || Number(order._status._type) === 3) &&
order.isTickets === 0">
<text class="btn-more v12-font-24" @click.stop="tapShowMore(order,orderListIndex)">更多</text>
<text class="btn-more v12-font-28 v12-font-bold" @click.stop="tapShowMore(order,orderListIndex)">更多</text>
<view class="group-float" v-show="order.showMore">
<view class="btn btn-service flex jc-center ai-center v12-font-24" @click="goRoom(order)"
v-if="order.merName">联系商家