shish 1 日 前
コミット
a9d103de3d
1 ファイル変更1 行追加1 行削除
  1. 1 1
      hdApp/src/admin/billing/affirmSh.vue

+ 1 - 1
hdApp/src/admin/billing/affirmSh.vue

@@ -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>