|
@@ -9,12 +9,12 @@
|
|
<!-- 消息列表 -->
|
|
<!-- 消息列表 -->
|
|
<view class="content" :style="{ marginTop: totalHeight + 'px' }">
|
|
<view class="content" :style="{ marginTop: totalHeight + 'px' }">
|
|
<!-- 搜索 -->
|
|
<!-- 搜索 -->
|
|
- <view
|
|
|
|
|
|
+ <!-- <view
|
|
class="search-item"
|
|
class="search-item"
|
|
@click="$Router.push('/pages/common/search/index')"
|
|
@click="$Router.push('/pages/common/search/index')"
|
|
>
|
|
>
|
|
<u-search :showAction="true" actionText="取消" />
|
|
<u-search :showAction="true" actionText="取消" />
|
|
- </view>
|
|
|
|
|
|
+ </view> -->
|
|
|
|
|
|
<swiper class="swiper" style="height: 100vh" :duration="duration">
|
|
<swiper class="swiper" style="height: 100vh" :duration="duration">
|
|
<swiper-item>
|
|
<swiper-item>
|