Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
T
tl_estate
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
hujun
tl_estate
Commits
f99f2c8c
Commit
f99f2c8c
authored
Sep 20, 2018
by
agping
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
商铺列表 去掉滚动条
parent
e230dd41
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
5 deletions
+1
-5
houseList.html
application/index/view/houses/houseList.html
+1
-5
No files found.
application/index/view/houses/houseList.html
View file @
f99f2c8c
{layout name="global/frame_tpl" /}
{layout name="global/frame_tpl" /}
<input
type=
"hidden"
class=
"page-load"
id=
"houseList"
/>
<input
type=
"hidden"
class=
"page-load"
id=
"houseList"
/>
<style>
<style>
/*隐藏表格滚动条*/
.table-responsive
{
overflow-x
:
hidden
!important
;
}
.modal.fade.in.yz
{
.modal.fade.in.yz
{
opacity
:
0
;
opacity
:
0
;
}
}
...
@@ -196,7 +192,7 @@
...
@@ -196,7 +192,7 @@
<tr>
<tr>
<td
colspan=
"10"
>
<td
colspan=
"10"
>
<form
id=
"form_search"
>
<form
id=
"form_search"
>
<div
class=
"col-xs-12
ld-Marheight
"
style=
"padding:0px"
>
<div
class=
"col-xs-12"
style=
"padding:0px"
>
<select
class=
"form-control btn2"
id=
"shop_area_id"
>
<select
class=
"form-control btn2"
id=
"shop_area_id"
>
<option
value=
""
selected=
"selected"
>
区域
</option>
<option
value=
""
selected=
"selected"
>
区域
</option>
</select>
</select>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment