shish 1 deň pred
rodič
commit
a9d103de3d
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  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">
 						<tui-list-cell class="line-cell" :hover="false" :arrow="false" v-if="showShMethodExtraFee">
 							<view>
 							<view>
-								<text style="color: red;width:100%;">{{ shMethodUnMeetWarningText }}</text>
+								<text style="color: red;width:100%;font-weight: bold;font-size: 30upx;">{{ shMethodUnMeetWarningText }}</text>
 							</view>
 							</view>
 						</tui-list-cell>
 						</tui-list-cell>