|
@@ -138,20 +138,21 @@ |
|
|
</view> |
|
|
</view> |
|
|
</form> |
|
|
</form> |
|
|
</view> |
|
|
</view> |
|
|
<form bindsubmit="submit" report-submit='true'> |
|
|
|
|
|
<view wx:if="{{data.remainInventory!=0&&data.type==8}}" class="btns clearfix" hover-class="none" hover-stop-propagation="false"> |
|
|
|
|
|
<button class='goback' bindtap='goback'> |
|
|
|
|
|
<image src='{{wmhome}}' mode="widthFix"></image> |
|
|
|
|
|
</button> |
|
|
|
|
|
<button class="fl" form-type="submit" bindtap='gotopay' data-discount='discount1' disabled='{{showbutton}}'> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<view wx:if="{{data.remainInventory!=0&&data.type==8}}" class="btns clearfix" hover-class="none" hover-stop-propagation="false"> |
|
|
|
|
|
<button class='goback' bindtap='goback'> |
|
|
|
|
|
<image src='{{wmhome}}' mode="widthFix"></image> |
|
|
|
|
|
</button> |
|
|
|
|
|
<form bindsubmit="gotopay" report-submit='true' class="fl"> |
|
|
|
|
|
<button form-type="submit" style='background:transparent;color:#fff;' data-discount='discount1' disabled='{{showbutton}}'> |
|
|
<text>{{data.priceStr}}元</text> |
|
|
<text>{{data.priceStr}}元</text> |
|
|
<text>立即购买</text> |
|
|
<text>立即购买</text> |
|
|
</button> |
|
|
</button> |
|
|
<button class="fr" bindtap='inviteFriend' disabled='{{showbutton1}}'> |
|
|
|
|
|
发起砍价 |
|
|
|
|
|
</button> |
|
|
|
|
|
</view> |
|
|
|
|
|
</form> |
|
|
|
|
|
|
|
|
</form> |
|
|
|
|
|
<button class="fr" bindtap='inviteFriend' disabled='{{showbutton1}}'> |
|
|
|
|
|
发起砍价 |
|
|
|
|
|
</button> |
|
|
|
|
|
</view> |
|
|
|
|
|
|
|
|
<!-- 问卷调查 --> |
|
|
<!-- 问卷调查 --> |
|
|
<view class="b1" style="opacity:{{opacity}};display: {{display}};" animation="{{queueData}}"> |
|
|
<view class="b1" style="opacity:{{opacity}};display: {{display}};" animation="{{queueData}}"> |
|
|