...
|
...
|
@@ -42,7 +42,7 @@ |
|
|
current='{{current}}' bindchange='swiperChange' autoplay="{{autoplay}}" class='swiper_box'>
|
|
|
<swiper-item class='swiper-item' wx:for="{{imgurl}}" wx:key="index">
|
|
|
<image src='{{item.image}}' mode="aspectFill" data-id="{{item.goods_id}}"
|
|
|
data-style="{{item.type}}" data-src="{{item.url}}" catchtap="look_more" />
|
|
|
data-style="{{item.type}}" data-src="{{item.url}}" catchtap="ziyunxuan" />
|
|
|
</swiper-item>
|
|
|
</swiper>
|
|
|
<view class="dots">
|
...
|
...
|
@@ -79,8 +79,11 @@ |
|
|
<view class="fenleiitem" bindtap="gonghui">
|
|
|
<image src="/images/img_laobao2.png" mode="widthFix"></image>
|
|
|
</view>
|
|
|
<view class="fenleiitem" bindtap="canban">
|
|
|
<!-- <view class="fenleiitem" bindtap="canban">
|
|
|
<image src="/images/img_laobao-1@2x.png" mode="widthFix"></image>
|
|
|
</view> -->
|
|
|
<view class="fenleiitem" bindtap="anxin">
|
|
|
<image src="/images/holiday.png" mode="widthFix"></image>
|
|
|
</view>
|
|
|
<view class="fenleiitem" bindtap="birthday" id="1">
|
|
|
<image src="/images/img_laobao3@2x.png" mode="widthFix"></image>
|
...
|
...
|
@@ -89,8 +92,28 @@ |
|
|
<image src="/images/img_laobao4.png" mode="widthFix"></image>
|
|
|
</view> -->
|
|
|
</view>
|
|
|
<view class="fenlei2">
|
|
|
<view class="fenleiitem" bindtap="shengri">
|
|
|
<image src="/images/birthday.png" mode="widthFix"></image>
|
|
|
</view>
|
|
|
<view class="fenleiitem" bindtap="zaixian">
|
|
|
<image src="/images/movie.png" mode="widthFix"></image>
|
|
|
</view>
|
|
|
<view class="fenleiitem">
|
|
|
<image src="/images/elecshop.png" mode="widthFix"></image>
|
|
|
</view>
|
|
|
<view class="fenleiitem">
|
|
|
<image src="/images/sportshop.png" mode="widthFix"></image>
|
|
|
</view>
|
|
|
<!-- <view class="fenleiitem" bindtap="birthday" id="2">
|
|
|
<image src="/images/img_laobao4.png" mode="widthFix"></image>
|
|
|
</view> -->
|
|
|
</view>
|
|
|
<!-- <view class="huo" bindtap="ziyunxuan">
|
|
|
<image src="https://binhaidispark.w.broing.cn/assets/img/Group%202@2x.png" style="height: 262rpx;"></image>
|
|
|
</view> -->
|
|
|
<!-- 新品上线 -->
|
|
|
<view class="huo">
|
|
|
<!-- <view class="huo">
|
|
|
<image src="/images/huo.png" class="huoimg"></image>
|
|
|
<view class="pingtai">轻奢各样商品钜惠来袭</view>
|
|
|
</view>
|
...
|
...
|
@@ -146,12 +169,12 @@ |
|
|
</view>
|
|
|
</view>
|
|
|
</view>
|
|
|
</view>
|
|
|
</view> -->
|
|
|
|
|
|
<!-- 活动区域 -->
|
|
|
<view class="actboxpage" wx:if="{{nav_index==0}}">
|
|
|
<!-- <view class="actboxpage" wx:if="{{nav_index==0}}"> -->
|
|
|
<!-- <view class="pinpainame">品牌专区</view> -->
|
|
|
<view class="pinpaiheng">
|
|
|
<!-- <view class="pinpaiheng">
|
|
|
<view class="huok">
|
|
|
<image src="/images/zuanshi.png" class="huoimg"></image>
|
|
|
<view class="pinname">品牌专区</view>
|
...
|
...
|
@@ -162,9 +185,9 @@ |
|
|
<image src="/images/gosee.png" class="seeimg"></image>
|
|
|
</view>
|
|
|
</view>
|
|
|
<view class="actity" wx:if="{{status1==1}}">
|
|
|
<view class="actity" wx:if="{{status1==1}}"> -->
|
|
|
<!-- <view class="miaoshaoname">活动专区</view> -->
|
|
|
<view class="active flexone">
|
|
|
<!-- <view class="active flexone">
|
|
|
<view wx:for="{{pinpailist}}" class="actbox" wx:key="" bindtap="cityTap" data-id="{{item.id}}">
|
|
|
<view class="activeitem">
|
|
|
<image src="{{item.image}}" mode="widthFix"></image>
|
...
|
...
|
@@ -172,13 +195,13 @@ |
|
|
<view class="activename">{{item.name}}</view>
|
|
|
</view>
|
|
|
</view>
|
|
|
</view>
|
|
|
</view> -->
|
|
|
<!-- <view class="miaosha xianshi" wx:if="{{status2==1&&activitystatus==3&&xianshilist.length!=0}}" bindtap="moremiao">
|
|
|
<view class="neigouimg">
|
|
|
<image src="{{logok}}"></image>
|
|
|
</view>
|
|
|
</view> -->
|
|
|
</view>
|
|
|
<!-- </view> -->
|
|
|
|
|
|
<!-- 公告栏 -->
|
|
|
<!-- url="../notice/notice" -->
|
...
|
...
|
|