Merge branch 'feature/huiqiyd-invoice' into 'develop'

style: 发票详情样式错误

See merge request huiqi/ecshopx-vshop!44
This commit is contained in:
qugao
2025-08-11 18:16:17 +08:00

View File

@@ -218,6 +218,7 @@ function InvoiceDetail() {
<SpImage
width={134}
height={134}
mode='aspectFill'
src={item.item_bn != 'shippingFeeLine888' ? item.main_img : 'fv_freight.png'}
/>
</View>