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
4458d9c5
Commit
4458d9c5
authored
Jan 10, 2019
by
agping
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
首页优化
parent
a17370d4
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
8 additions
and
3 deletions
+8
-3
performance_ranking.html
...n/index/view/performance_ranking/performance_ranking.html
+6
-1
public.css
public/resource/css/public.css
+1
-1
user_template_tpl.html
public/resource/template/user_template_tpl.html
+1
-1
No files found.
application/index/view/performance_ranking/performance_ranking.html
View file @
4458d9c5
...
...
@@ -85,13 +85,18 @@
float
:
right
;
margin-top
:
0.02rem
;
}
.content
{
padding
:
0.1rem
0.15rem
;
padding
:
0.1
5
rem
0.15rem
;
font-family
:
PingFangSC-Regular
;
font-size
:
14px
;
color
:
#666666
;
overflow
:
hidden
;
}
#business_news
.content
{
padding
:
0.10rem
0.15rem
;
}
.content-text
{
font-family
:
PingFangSC-Regular
;
font-size
:
.14rem
;
...
...
public/resource/css/public.css
View file @
4458d9c5
...
...
@@ -114,7 +114,7 @@ a:hover{
overflow-y
:
auto
;
/*transition: all 0.5s ease;*/
/*width: 136px;*/
width
:
1
4
%
;
width
:
1
3
%
;
z-index
:
1000
;
float
:
left
;
height
:
820px
;
...
...
public/resource/template/user_template_tpl.html
View file @
4458d9c5
...
...
@@ -38,7 +38,7 @@
<
td
>
[
%
if
(
it
[
item
][
'area_demand'
]
!=
null
){
%
]
[
%=
it
[
item
][
"area_demand"
]
%
]
[
%
}
%
]
<
/td
>
<
td
width
=
"14%"
>
<
td
>
[
%
if
(
it
[
item
][
"source"
]
==
10
)
{
%
]
APP
注册
[
%
}
else
if
(
it
[
item
][
"source"
]
==
20
)
{
%
]
...
...
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