Commit 85bc2767 authored by liwei's avatar liwei

修改了三个页面的分页的bug

parent 348ec318
......@@ -39,7 +39,7 @@
</view>
<view class="bottom-address">{{item.city}}</view>
</view>
<!-- <image v-if="type == '1' || type == '3'" class="cnacleLike" :src="baseUrl+'/user/cancelLike.png'" @click="deleteLike(item.userId)"/>-->
<image v-if="type == '1' || type == '3'" class="cnacleLike" :src="baseUrl+'/user/cancelLike.png'" @click="deleteLike(item.userId)"/>
</view>
</view>
</view>
......
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