1 |
- <view class="container"><top-swiper vue-id="6dc8e76a-1" imgList="{{imgList}}" bind:__l="__l"></top-swiper><group-time vue-id="6dc8e76a-2" goodsObjact="{{goodsObjact}}" seckillObj="{{seckillObj}}" bind:__l="__l"></group-time><group-content vue-id="6dc8e76a-3" goodsObjact="{{goodsObjact}}" bind:__l="__l"></group-content><discounts vue-id="6dc8e76a-4" mark="{{goodsObjact.mark}}" Info="{{goodsObjact.info}}" showCoupon="{{false}}" data-event-opts="{{[['^clickCoupon',[['Getcoupon']]]]}}" bind:clickCoupon="__e" bind:__l="__l"></discounts><content-text vue-id="6dc8e76a-5" description="{{description}}" bind:__l="__l"></content-text><view class="contentBottomHeight"></view><view><view><group-bottom vue-id="6dc8e76a-6" peoplePrize="{{goodsObjact.people_prize}}" seckillObj="{{seckillObj}}" many="{{many}}" data-event-opts="{{[['^buy',[['openPinkT']]],['^specOPne',[['specOPne']]]]}}" bind:buy="__e" bind:specOPne="__e" bind:__l="__l"></group-bottom></view></view><view data-event-opts="{{[['touchmove',[['stopPrevent',['$event']]]],['tap',[['toggleSpec']]]]}}" class="{{['popup spec',specClass]}}" catchtouchmove="__e" bindtap="__e"><view class="mask"></view><view data-event-opts="{{[['tap',[['stopPrevent',['$event']]]]]}}" class="layer attr-content" catchtap="__e"><view class="a-t"><image src="{{actionImage}}"></image><view class="right"><text class="name">{{goodsObjact.store_name}}</text><text class="price">{{"¥"+actionPrice*goodsNumber}}</text><text class="stock">{{"库存:"+goodsStore+"件"}}</text><block wx:if="{{specList!=''}}"><view class="selected">已选:<block wx:for="{{specSelected}}" wx:for-item="sItem" wx:for-index="sIndex" wx:key="sIndex"><text class="selected-text">{{sItem}}</text></block></view></block></view></view><block wx:for="{{specList}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view class="attr-list"><text>{{item.attr_name}}</text><view class="item-list"><block wx:for="{{item.attr_value}}" wx:for-item="childItem" wx:for-index="childIndex" wx:key="childIndex"><text data-event-opts="{{[['tap',[['selectSpec',['$0','$1',index],[[['specList','',index],['attr_value','',childIndex]],[['specList','',index]]]]]]]}}" class="{{['tit',(childItem.check)?'selected':'']}}" bindtap="__e">{{''+childItem.attr+''}}</text></block></view></view></block><button data-event-opts="{{[['tap',[['buy',['$event']]]]]}}" hidden="{{!(buys_show)}}" class="btn" catchtap="__e">完成</button><button hidden="{{!(buys_shows)}}" class="btn" style="background-color:#999999;">售罄</button></view></view><return-button vue-id="6dc8e76a-7" bind:__l="__l"></return-button></view>
|