shish 8 mesi fa
parent
commit
2c318413c6
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      hdApp/src/admin/billing/affirmGhs.vue

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

@@ -232,7 +232,7 @@
 
 			<tui-list-cell class="line-cell" :hover="false" v-if="displaySendCost == true && Number(showDistance)>0">
 				<view class="tui-title">距离</view>
-				<text v-if="showDistance > 500" style="color: #3385FF">{{ (showDistance/1000).toFixed(1) }} 千米</text>
+				<text v-if="showDistance > 100" style="color: #3385FF">{{ (showDistance/1000).toFixed(1) }}公里</text>
 				<text v-else style="color: #3385FF">{{ showDistance }} 米</text>
 			</tui-list-cell>
 			<tui-list-cell class="line-cell" :hover="false" v-if="displaySendCost == true">