Parcourir la source

商品详情文字修改

1004749546@qq.com il y a 4 ans
Parent
commit
38ce52d680
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      pages/goods/goodsDetail.vue

+ 1 - 1
pages/goods/goodsDetail.vue

@@ -17,7 +17,7 @@
 					</view>
 				</view>
 				<view class="goods-price">
-					<view>换数量<text>(库存{{goodContent.inventoryQty}}件)</text></view>
+					<view>换数量<text>(库存{{goodContent.inventoryQty}}件)</text></view>
 					<view>
 						<u-number-box :max="goodContent.inventoryQty" v-model="nums"></u-number-box>
 					</view>