Commit 8d14cb4a authored by agping's avatar agping

后台优化

parent 1f6f6c2f
......@@ -7,7 +7,7 @@
}
#container_body_img_area>div{
float: left;
width: 210px;
width: 216px;
}
.user-ul2 {
width: 100%;
......@@ -170,9 +170,9 @@
display: none !important;
}
.result>img,.result2>img{
width: 150px;
height: 150px;
margin-top: 6px;
width: 120px;
height: 120px;
margin-top: 8px;
}
#container_body{
position: relative;
......
......@@ -1342,8 +1342,6 @@ define(['doT', 'text!temp/user_template_tpl.html', 'css!style/home.css', 'ckfind
if($('#user_city_edit').val() == 310100){
params.city = '上海市' ;
params.province = '上海市' ;
}
if($('#user_city_edit').val() == 330100){
params.city = '杭州市' ;
......
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