Commit 542122e4971f2986f3a8d186d146070c215314cb
Merge branch 'dev' into 'test'
- 888- 删除 See merge request !882
Showing
1 changed file
with
0 additions
and
3 deletions
pages/goods/goodsInfo/goodsInfo.wxml
| ... | ... | @@ -435,9 +435,6 @@ | 
| 435 | 435 | <view class="goods-name elli">{{data.goods_name}}</view> | 
| 436 | 436 | </view> | 
| 437 | 437 | </view> | 
| 438 | - | |
| 439 | - -- 88888 -- | |
| 440 | - | |
| 441 | 438 | <view class="goods-num" wx:if="{{prom_type!=1 && prom_type!=2}}"> | 
| 442 | 439 | <view class="sales">销量:{{data.sales_sum}}件</view> | 
| 443 | 440 | <view class="stock">折扣:{{g_filters.num(data.disc)}}折</view> | ... | ... |