Commit 93435675 authored by 黄媛媛's avatar 黄媛媛

update

parent e42448fc
......@@ -322,7 +322,7 @@
</div>
</div>
<div class="w1200" style="margin-top:100px;padding-bottom:20px">
<div class="w1200" style="margin-top:100px;padding-bottom:50px">
<!-- <p class="f30 pfR" style="">探索<span style="color:#EE4454">. 热门城市</span></p>
<div class="hotCity">
<div @mouseenter="mouseOver(0)" class="cityItem" :class="HoverIndex==0?'cityItemBig':''">
......@@ -519,7 +519,7 @@ export default {
count: 4,
WininerHeight:0,
listMsg:{
pageSize:100,
pageSize:20,
pageIndex:0,
},
pageCount:100,
......@@ -551,7 +551,7 @@ export default {
},null)
},
SearchLi(){
SearchLi(str){
this.text=str;
this.SearchText();
},
......
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