Commit 1ff013b6 authored by 潘永坪's avatar 潘永坪

banner图取消,文字内容修改

parent b1cf7aef
...@@ -3,12 +3,12 @@ ...@@ -3,12 +3,12 @@
<view style="height: 20rpx;"></view> <view style="height: 20rpx;"></view>
<u-search placeholder="景区/关键词搜索" v-model="search" :clearabled="true" @search="query" :show-action="true" <u-search placeholder="景区/关键词搜索" v-model="search" :clearabled="true" @search="query" :show-action="true"
action-text="搜索" :animation="true"></u-search> action-text="搜索" :animation="true"></u-search>
<view class="swiper"> <!-- <view class="swiper">
<u-swiper :list="list" height="380"></u-swiper> <u-swiper :list="list" height="380"></u-swiper>
</view> </view> -->
<view class="title"> <view class="title">
<view class="shuxian"></view> <view class="shuxian"></view>
<view>我的VLOG视频</view> <view>我的VLOG视频</view>
</view> </view>
<navigator url="../myVlog/myVlog"> <navigator url="../myVlog/myVlog">
<view class="photoGallery"> <view class="photoGallery">
...@@ -24,7 +24,7 @@ ...@@ -24,7 +24,7 @@
</navigator> </navigator>
<view class="title"> <view class="title">
<view class="shuxian"></view> <view class="shuxian"></view>
<view>我的相片</view> <view>我的DIY影</view>
</view> </view>
<navigator url="../product/product"> <navigator url="../product/product">
<view class="photoGallery"> <view class="photoGallery">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment