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
956a3862
Commit
956a3862
authored
Aug 20, 2018
by
xishifeng
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
样式修改
parent
774b42e0
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
8 deletions
+10
-8
customerinfo_details_new.html
...ation/app_broker/view/index/customerinfo_details_new.html
+1
-1
customerinfo_details_new.css
public/app/css/customerinfo_details_new.css
+9
-7
No files found.
application/app_broker/view/index/customerinfo_details_new.html
View file @
956a3862
...
@@ -9,7 +9,7 @@
...
@@ -9,7 +9,7 @@
<meta
name=
"Keywords"
content=
""
/>
<meta
name=
"Keywords"
content=
""
/>
<meta
name=
"Description"
content=
""
/>
<meta
name=
"Description"
content=
""
/>
<link
rel=
"stylesheet"
href=
"/app/css/common.css?rev=14ba5c1d4b1452ee5b804c1b98270acc"
>
<link
rel=
"stylesheet"
href=
"/app/css/common.css?rev=14ba5c1d4b1452ee5b804c1b98270acc"
>
<link
href=
"/app/css/customerinfo_details_new.css?new
8
"
rel=
"stylesheet"
>
<link
href=
"/app/css/customerinfo_details_new.css?new
9
"
rel=
"stylesheet"
>
<script
src=
"/app/js/vconsole.min.js"
></script>
<script
src=
"/app/js/vconsole.min.js"
></script>
<script>
<script>
if
(
~
location
.
origin
.
indexOf
(
'api.'
))
{
if
(
~
location
.
origin
.
indexOf
(
'api.'
))
{
...
...
public/app/css/customerinfo_details_new.css
View file @
956a3862
...
@@ -350,20 +350,22 @@ span.dot-block>mark{
...
@@ -350,20 +350,22 @@ span.dot-block>mark{
padding
:
.1rem
.2rem
;
padding
:
.1rem
.2rem
;
left
:
0
;
left
:
0
;
bottom
:
0
;
bottom
:
0
;
display
:
flex
;
/*
display: flex;
justify-content
:
space-between
;
justify-content: space-between;
*/
background-color
:
white
;
background-color
:
white
;
box-shadow
:
0
-.03rem
.1rem
rgba
(
0
,
0
,
0
,
.1
);
box-shadow
:
0
-.03rem
.1rem
rgba
(
0
,
0
,
0
,
.1
);
}
}
.bottom-btn-area
>
a
{
flex
:
1
;
}
.bottom-btn-area
>
a
:nth-of-type
(
1
)
{
.bottom-btn-area
>
a
:nth-of-type
(
1
)
{
flex
:
1.28rem
0
0
;
width
:
1.28rem
;
float
:
left
;
/*flex: 1.28rem 0 0;*/
}
}
.bottom-btn-area
>
a
:nth-of-type
(
2
),
.bottom-btn-area
>
a
:nth-of-type
(
2
),
.bottom-btn-area
>
a
:nth-of-type
(
3
)
{
.bottom-btn-area
>
a
:nth-of-type
(
3
)
{
flex
:
2.6rem
0
0
;
margin-left
:
.28rem
;
width
:
2.6rem
;
float
:
left
;
/*flex: 2.6rem 0 0;*/
display
:
flex
;
display
:
flex
;
align-items
:
center
;
align-items
:
center
;
justify-content
:
center
;
justify-content
:
center
;
...
...
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