@@ -186,8 +186,8 @@
this.shangList.forEach(item => {
this.shangIds.push(item.goodsId)
})
- this.ifallselece=true
+ this.ifallselece=true
}else{
for(var j in returnData){
@@ -199,6 +199,7 @@
}
arr=newList
this.shangList = arr
@@ -1,5 +1,5 @@
<template>
- <view style="padding-bottom: 80upx;">1111
+ <view style="padding-bottom: 80upx;">
<view class=" u-flex padding-lr bg padding-top">
<view class="u-m-r-10">
<image :src="avatar" style="width: 100rpx;height: 100rpx;border-radius: 100rpx;"