|
@@ -14,9 +14,6 @@
|
|
|
<scroll-view :scroll-top="scrollTop" scroll-y="true" scroll-with-animation="true"
|
|
|
:style="'height:' + height + 'px;'" @scroll="scroll">
|
|
|
<view id="past0">
|
|
|
- <!-- #ifdef APP-PLUS || MP -->
|
|
|
- <view class="" :style="'width:100%;' + 'height:' + sysHeight"></view>
|
|
|
- <!-- #endif -->
|
|
|
<productConSwiperGroupbuying class="skeleton-rect" :imgUrls="storeInfo.slideshow"
|
|
|
:videoline="storeInfo.video_link" @videoPause="videoPause"></productConSwiperGroupbuying>
|
|
|
|