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
cb5e27c3
Commit
cb5e27c3
authored
Sep 20, 2018
by
agping
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
后台优化
parent
70c0254a
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
1 deletion
+6
-1
houseList.html
application/index/view/houses/houseList.html
+1
-1
public.css
public/resource/css/public.css
+5
-0
No files found.
application/index/view/houses/houseList.html
View file @
cb5e27c3
...
@@ -225,7 +225,7 @@
...
@@ -225,7 +225,7 @@
<input
class=
"form-control btn2 "
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"internal_title"
placeholder=
"对内商铺名称"
type=
"text"
value=
""
>
<input
class=
"form-control btn2 "
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"internal_title"
placeholder=
"对内商铺名称"
type=
"text"
value=
""
>
<input
class=
"form-control btn2 "
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"landlord_phone"
placeholder=
"房东手机号"
type=
"tel"
value=
""
>
<input
class=
"form-control btn2 "
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"landlord_phone"
placeholder=
"房东手机号"
type=
"tel"
value=
""
>
</div>
</div>
<div
class=
"main-select col-xs-12
ld-Marheight
"
style=
"padding:0px;"
>
<div
class=
"main-select col-xs-12"
style=
"padding:0px;"
>
<select
class=
"form-control btn11 ld-Marheight"
id=
"is_carefully_chosen"
>
<select
class=
"form-control btn11 ld-Marheight"
id=
"is_carefully_chosen"
>
<option
value=
"-1"
"
>
是否显示在首页
</option>
<option
value=
"-1"
"
>
是否显示在首页
</option>
<option
value=
"1"
>
否
</option>
<option
value=
"1"
>
否
</option>
...
...
public/resource/css/public.css
View file @
cb5e27c3
...
@@ -669,6 +669,11 @@ p{margin: 0;}
...
@@ -669,6 +669,11 @@ p{margin: 0;}
float
:
left
;
float
:
left
;
margin-left
:
10px
;
margin-left
:
10px
;
}
}
/*去掉 内容区距离 顶部的距离*/
.breadcrumb
{
.breadcrumb
{
margin-bottom
:
0px
!important
;
margin-bottom
:
0px
!important
;
}
}
/*去掉每个页面的 表格头部的边框 宽度*/
.table-bordered
>
thead
>
tr
>
th
,
.table-bordered
>
thead
>
tr
>
td
{
border-bottom-width
:
0px
!important
;
}
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