Commit 90eb27937366a18fb6dc6d8c041580c3b3431391
1 parent
77640a48
幸运购商品详情样式调整
Showing
2 changed files
with
3 additions
and
3 deletions
packageC/pages/luckyGo/luckyGo_goodsInfo/luckyGo_goodsInfo.wxml
| ... | ... | @@ -272,7 +272,7 @@ |
| 272 | 272 | |
| 273 | 273 | |
| 274 | 274 | |
| 275 | - <view class="goods-num"> | |
| 275 | + <view class="goods-num pdt20"> | |
| 276 | 276 | <view class="sales">已售:{{num_success}}件</view> |
| 277 | 277 | <!-- <view class="sales">销量:{{data.sales_sum}}件</view> --> |
| 278 | 278 | <!-- <view class="stock">折扣:{{data.disc}}折</view> --> |
| ... | ... | @@ -392,7 +392,7 @@ |
| 392 | 392 | <!-- <view class="clear"></view> --> |
| 393 | 393 | </view> |
| 394 | 394 | |
| 395 | - <view class="fs24 pdh20 pdt20">*<text class="c-red">{{filters.show_default(luckGoInfo.group_num, '0')}}</text>人成团,<text class="c-red">{{filters.show_default(luckGoInfo.group_win, '0')}}</text>人得商品,<text class="c-red">{{filters.show_default(luckGoInfo.group_num - luckGoInfo.group_win, '0')}}</text>人全额退款并获得<text class="c-red">惊喜礼品</text>!</view> | |
| 395 | + <view class="fs24 pdh20">*<text class="c-red">{{filters.show_default(luckGoInfo.group_num, '0')}}</text>人成团,<text class="c-red">{{filters.show_default(luckGoInfo.group_win, '0')}}</text>人得商品,<text class="c-red">{{filters.show_default(luckGoInfo.group_num - luckGoInfo.group_win, '0')}}</text>人全额退款并获得<text class="c-red">惊喜礼品</text>!</view> | |
| 396 | 396 | </view> |
| 397 | 397 | </view> |
| 398 | 398 | ... | ... |
packageC/pages/luckyGo/luckyGo_goodsInfo/luckyGo_goodsInfo.wxss