Feat(商品详情):UI调整(已完成)
This commit is contained in:
@@ -220,7 +220,7 @@
|
||||
<image class="logo" :src="webUrl+'/orderIcon/地址.png'" mode="" style="margin-right:0; width: 32rpx; height:32rpx"/>
|
||||
<text class="v12-font-28 v12-secondary-dark-text">{{ postAddress }}</text>
|
||||
</view>
|
||||
<view class="sub-title flex ai-end" style="margin-top: 0;">
|
||||
<view class="sub-title flex ai-end" style="margin-top: 0;" >
|
||||
<view class="v12-font-20 v12-dark1-text address-wrap">
|
||||
<image class="logo" :src="webUrl+'/orderIcon/地址.png'" mode="" style="margin-right:0; width: 32rpx; height:32rpx; opacity: 0;"/>
|
||||
<text v-if="storeInfo.isFastPost == 1">预计48小时内发货</text>
|
||||
@@ -245,7 +245,7 @@
|
||||
</view>
|
||||
|
||||
<view class="cell flex jc-between ai-center" v-if="storeInfo.guarantee">
|
||||
<view class="flex ai-center">
|
||||
<view class="flex ai-center" >
|
||||
<view class="after-title flex-0 v12-dark-text v12-font-28 v12-align-center">
|
||||
<image class="logo" :src="webUrl+'/orderIcon/服务.png'" mode="" style="margin-right:0; width: 32rpx; height:32rpx"/>
|
||||
<text class="v12-ml-1 v12-font-28">服务</text>
|
||||
|
||||
Reference in New Issue
Block a user