@@ -104,7 +104,7 @@
<!-- 未达标提示 -->
<tui-list-cell class="line-cell" :hover="false" :arrow="false" v-if="showShMethodExtraFee">
<view>
- <text style="color: red;width:100%;">{{ shMethodUnMeetWarningText }}</text>
+ <text style="color: red;width:100%;font-weight: bold;font-size: 30upx;">{{ shMethodUnMeetWarningText }}</text>
</view>
</tui-list-cell>