|
|
@ -361,7 +361,7 @@ |
|
|
alt="" |
|
|
alt="" |
|
|
style="width: 90rpx;height: 90rpx;border-radius: 90rpx;margin: 0 auto;display: block;" /> |
|
|
style="width: 90rpx;height: 90rpx;border-radius: 90rpx;margin: 0 auto;display: block;" /> |
|
|
</view> |
|
|
</view> |
|
|
<view class="kaituan22" v-for="n in groupItem.groupRule.groupCount - 1"> |
|
|
<view class="kaituan22" v-for="(n,index) in groupItem.groupRule.groupCount - 1" :key="index"> |
|
|
<view class="weipincheng"> |
|
|
<view class="weipincheng"> |
|
|
+ |
|
|
+ |
|
|
</view> |
|
|
</view> |
|
|
|