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
d055be55
Commit
d055be55
authored
May 23, 2018
by
agping
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
成交报告详情修改
parent
b20f8017
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
28 additions
and
11 deletions
+28
-11
reportDetails.vue
public/appnew/src/components/reportDetails/reportDetails.vue
+28
-11
No files found.
public/appnew/src/components/reportDetails/reportDetails.vue
View file @
d055be55
...
...
@@ -182,6 +182,9 @@
</section>
</main>
<footer
class=
"tc"
>
撤销成交报告
</footer>
</div>
</
template
>
...
...
@@ -278,14 +281,14 @@
nav
>
.nav-main
>
div
.active
::after
{
content
:
''
;
position
:
absolute
;
left
:
50%
;
bottom
:
2
px
;
width
:
1.3
rem
;
margin-left
:
-.65
rem
;
height
:
.06rem
;
border-radius
:
.03rem
;
background-color
:
rgb
(
255
,
161
,
50
);
position
:
absolute
;
left
:
50%
;
bottom
:
0
px
;
width
:
1.1
rem
;
margin-left
:
-.57
rem
;
height
:
.06rem
;
border-radius
:
.03rem
;
background-color
:
rgb
(
255
,
161
,
50
);
}
.main-sec-li
{
...
...
@@ -293,7 +296,6 @@
height
:
.9rem
;
line-height
:
.9rem
;
font-size
:
.3rem
;
/*border-bottom: 1px solid #F0F0F0;*/
}
li
{
...
...
@@ -323,11 +325,11 @@
}
.deal-shop-top
{
margin-top
:
.
5
rem
;
margin-top
:
.
46
rem
;
}
.deal-shop-adress
{
margin-top
:
.
3
rem
;
margin-top
:
.
28
rem
;
}
.right
{
...
...
@@ -352,5 +354,19 @@
.width-170-border
{
width
:
1.6rem
;
text-align
:
center
;
}
footer
{
position
:
fixed
;
left
:
0
;
bottom
:
0
;
height
:
.92rem
;
line-height
:
.92rem
;
background
:
#FA903F
;
color
:
#fff
;
width
:
100%
;
font-size
:
.3rem
;
}
</
style
>
\ No newline at end of file
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