Commit d1e4174b authored by 刘丹's avatar 刘丹

商铺列表UI

parent 3660d0b0
......@@ -19,7 +19,7 @@ use app\model\HouseInfos;
class Houses extends Basic
{
public function index() {
return view('index');
return view('houseList');
}
/**
......
This diff is collapsed.
{layout name="global/frame_tpl" /}
<h1>商铺列表4444</h1>
\ No newline at end of file
......@@ -182,3 +182,11 @@ a:hover{
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus, .dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {
background:rgba(255,148,25,0.1) !important;
}
.successModel{
display: none;
}
/*liudan.caa*/
.ld-Marheight{
margin-top: 7px;
margin-left: 7px;
}
\ No newline at end of file
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