Commit 9d4bb144 authored by zhangderong's avatar zhangderong

搜索状态

parent d03e45ad
...@@ -707,7 +707,7 @@ export default { ...@@ -707,7 +707,7 @@ export default {
//改变页码 //改变页码
pageChange(page){ pageChange(page){
this.pageT=page this.pageT=page
this.Sousuo( this.pageT) this.Sousuo(this.pageT)
}, },
pageSizeChange(page){ pageSizeChange(page){
this.searchInfo.pageSize=page this.searchInfo.pageSize=page
......
...@@ -1187,7 +1187,7 @@ color: #0092FF ...@@ -1187,7 +1187,7 @@ color: #0092FF
margin-left:10% margin-left:10%
} }
.state span:nth-child(5){ .state span:nth-child(5){
margin-left:15px margin-left:20px
} }
.state span:nth-child(7){ .state span:nth-child(7){
margin-left:10% margin-left:10%
......
...@@ -1181,7 +1181,7 @@ select{ ...@@ -1181,7 +1181,7 @@ select{
margin-left:10% margin-left:10%
} }
.state span:nth-child(5){ .state span:nth-child(5){
margin-left:10% margin-left:20px
} }
.state span:nth-child(7){ .state span:nth-child(7){
margin-left:11% margin-left:11%
......
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