shish 1 dzień temu
rodzic
commit
a9d103de3d
1 zmienionych plików z 1 dodań i 1 usunięć
  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>