Commit 522e5b77c71895b1b1b5f88bbb301112f4e6defc
1 parent
beef55c7
商品详情页面的调整
Showing
2 changed files
with
1 additions
and
3 deletions
pages/goods/goodsInfo/goodsInfo.wxml
... | ... | @@ -264,7 +264,7 @@ |
264 | 264 | |
265 | 265 | <view class="flex ai_and" wx:if="{{!card_field && g_filters.is_has_rank(rank_switch,data)}}"> |
266 | 266 | |
267 | - <view class="flex ai-center grade-card-frame card-frame"style="padding-right:0rpx" > | |
267 | + <view class="flex ai-center grade-card-frame card-frame" > | |
268 | 268 | <image class="img" src="{{iurl}}/miniapp/images/userinfo/userinfo/privilege_t.png"></image> |
269 | 269 | <view class="fs24 white view card-name ellipsis-1">{{g_filters.get_card_price(data,card_list,1)}}</view> |
270 | 270 | </view> | ... | ... |
pages/goods/goodsInfo/goodsInfo.wxss