shish %!s(int64=3) %!d(string=hai) anos
pai
achega
bce4ee0aeb
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      ghsApp/src/pagesPurchase/info.vue

+ 1 - 1
ghsApp/src/pagesPurchase/info.vue

@@ -189,7 +189,7 @@
 					</tui-list-cell>
 					<tui-list-cell class="line-cell" :hover="false">
 						<div class="tui-title">总重量</div>
-						<div class="detail-price_box" style="font-size: 30upx;">¥{{ detailInfo.totalWeight?parseFloat(detailInfo.totalWeight):0 }}</div>
+						<div class="detail-price_box" style="font-size: 30upx;">{{ detailInfo.totalWeight?parseFloat(detailInfo.totalWeight):0 }}</div>
 					</tui-list-cell>
 					<tui-list-cell class="line-cell" :hover="false">
 						<div class="tui-title">每公斤运费</div>