You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
57 lines
1.3 KiB
57 lines
1.3 KiB
<!--pages/nav/nav.wxml-->
|
|
<view class="lb">
|
|
<swiper indicator-dots="true" autoplay="true" interval="1000" circular="true">
|
|
<swiper-item>
|
|
<image src="/pictures/IMG_6954.JPG" mode=""/>
|
|
</swiper-item>
|
|
<swiper-item>
|
|
<image src="/pictures/IMG_6960.JPG" mode=""/>
|
|
</swiper-item>
|
|
<swiper-item>
|
|
<image src="/pictures/IMG_6969.JPG" mode=""/>
|
|
</swiper-item>
|
|
</swiper>
|
|
</view>
|
|
|
|
<view class="jgg">
|
|
<view class="item">
|
|
<image src="/pictures/美食.png" mode=""/>
|
|
<text>美食</text>
|
|
</view>
|
|
<view class="item">
|
|
<image src="/pictures/洗浴.png" mode=""/>
|
|
<text>洗浴</text>
|
|
</view>
|
|
<view class="item">
|
|
<image src="/pictures/装修.png" mode=""/>
|
|
<text>装修</text>
|
|
</view>
|
|
</view>
|
|
<view class="jgg">
|
|
<view class="item">
|
|
<image src="/pictures/美食.png" mode=""/>
|
|
<text>美食</text>
|
|
</view>
|
|
<view class="item">
|
|
<image src="/pictures/美食.png" mode=""/>
|
|
<text>美食</text>
|
|
</view>
|
|
<view class="item">
|
|
<image src="/pictures/美食.png" mode=""/>
|
|
<text>美食</text>
|
|
</view>
|
|
</view>
|
|
<view class="jgg" style="border-bottom: 0;">
|
|
<view class="item">
|
|
<image src="/pictures/美食.png" mode=""/>
|
|
<text>美食</text>
|
|
</view>
|
|
<view class="item">
|
|
<image src="/pictures/美食.png" mode=""/>
|
|
<text>美食</text>
|
|
</view>
|
|
<view class="item">
|
|
<image src="/pictures/美食.png" mode=""/>
|
|
<text>美食</text>
|
|
</view>
|
|
</view> |