Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuy-node
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
1
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
htoooth
2017-01-11 15:15:44 +0800
Commit
2a742685c37c7a3158b44c48cf1c80f8d711d531
1 parent
89986875
fix css
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
8 additions
and
13 deletions
apps/product/views/partial/product/after-service.hbs
public/img/product/after-service-1.png
public/img/product/after-service-2.png
public/img/product/after-service.png
public/scss/product/_detail.css
apps/product/views/partial/product/after-service.hbs
View file @
2a74268
...
...
@@ -14,7 +14,7 @@
<span
class=
"iconfont triangle"
>

</span>
</div>
<div
class=
"after-service-content info-block
bl
"
>
<div
class=
"after-service-content info-block"
>
<div
class=
"block-title"
>
<span
class=
"title-head"
>
<span
class=
"title cur"
>
退换货流程
</span>
...
...
public/img/product/after-service-1.png
deleted
100644 → 0
View file @
8998687
7.77 KB
public/img/product/after-service-2.png
deleted
100644 → 0
View file @
8998687
6.25 KB
public/img/product/after-service.png
View file @
2a74268
8.8 KB
|
W:
|
H:
17.4 KB
|
W:
|
H:
2-up
Swipe
Onion skin
public/scss/product/_detail.css
View file @
2a74268
...
...
@@ -1033,17 +1033,12 @@
.info-block
{
margin-top
:
36px
;
margin-left
:
150px
;
margin-right
:
150px
;
margin-left
:
175px
;
margin-right
:
175px
;
color
:
#999
;
border-top
:
1px
solid
#e0e0e0
;
font-size
:
12px
;
&.bl
{
margin-left
:
80px
;
margin-right
:
80px
;
}
&.head
{
border-top
:
none
!important
;
}
...
...
@@ -1816,8 +1811,8 @@
}
.img-3
{
width
:
982px
;
height
:
330px
;
width
:
801px
;
height
:
339px
;
margin
:
60px
auto
;
background
:
resolve
(
"product/after-service.png"
);
}
...
...
@@ -2308,7 +2303,7 @@
.question
{
display
:
inline-block
;
float
:
left
;
width
:
80
%
;
width
:
75
%
;
}
.iconfont
{
...
...
@@ -2384,7 +2379,7 @@
.answer
{
display
:
inline-block
;
width
:
81
0px
;
width
:
77
0px
;
float
:
left
;
margin-top
:
0
!important
;
}
...
...
@@ -2428,7 +2423,7 @@
}
#judge
{
margin
:
30px
1
50px
10px
150
px
;
margin
:
30px
1
75px
10px
175
px
;
.judge-content
{
background-color
:
#fff
;
...
...
Please
register
or
login
to post a comment