1、购买选择规格属性点不了
2、购物车列表点击管理 点击收藏功能去掉 3、下单点击积分抵扣没反应 4、待收货 列表查看物流点击没反应,详情查看物流可以点 5、添加地址选择地区无效 6、个人中心我的余额点进去点击账单记录一直正在加载中,点击下全部就出来了,应该你没带默认参数 8、订单点击评价没反应 9、小程序订单核销没上 你那边先根据路径判断隐藏下 10、我的推广,里面样式有问题,点击海报里面空白 11、分类点击 会分类Tab页分类一级比一级低 12、拼团详情客服功能隐藏去掉,其他地方有客服功能的都去掉
This commit is contained in:
@ -84,9 +84,9 @@
|
||||
<image src="@/static/images/left.png" />
|
||||
</view>
|
||||
<view class="titleCon">砍价帮</view>
|
||||
<view class="pictrue on">
|
||||
<!-- <view class="pictrue on">
|
||||
<image src="@/static/images/left.png" />
|
||||
</view>
|
||||
</view> -->
|
||||
</view>
|
||||
<view class="list">
|
||||
<view
|
||||
@ -507,6 +507,9 @@ export default {
|
||||
</script>
|
||||
|
||||
<style lang="less">
|
||||
.bargain{
|
||||
background: #00c17b;
|
||||
}
|
||||
.bargainBnts {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
|
Reference in New Issue
Block a user