|
|
|
@ -235,7 +235,8 @@
|
|
|
|
|
|
|
|
|
|
<view class="tui-operation-right acea-row"> |
|
|
|
|
<view class="btn other-col" @click="openAlone">单独购买</view> |
|
|
|
|
<view class="btn" @click="openTeam">发起拼团</view> |
|
|
|
|
<view v-if="storeInfo.stock>0" class="btn" @click="openTeam">发起拼团</view> |
|
|
|
|
<view v-else class="btn" style="background: #a0d2d0">已售罄</view> |
|
|
|
|
<!-- <view class="tui-flex-1"> |
|
|
|
|
<tui-button height="100rpx" :size="26" type="warning" shape="rightAngle" @click="openAlone"> |
|
|
|
|
<view class="tui-btn__box"> |
|
|
|
|