Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYWAP
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
rqq
9 years ago
Commit
47f8b5830802b13caa559beb0fc3a15d1244c99c
1 parent
f7846135
地址样式更改
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
3 deletions
static/sass/me/_order-detail.css
template/m.yohobuy.com/actions/index/home/order-detail.phtml
static/sass/me/_order-detail.css
View file @
47f8b58
...
...
@@ -44,9 +44,11 @@
line-height
:
1.5
;
}
.range
{
background-image
:
url('/me/range.png')
center
center
;
background-image
:
resolve
(
"me/rang.png"
);
background-size
:
cover
;
width
:
640px
;
height
:
20px
;
background-color
:
#FFFFFF
;
}
.beside-icon
{
margin-left
:
60px
;
...
...
template/m.yohobuy.com/actions/index/home/order-detail.phtml
View file @
47f8b58
...
...
@@ -17,9 +17,9 @@
<div
class=
"rest"
>其他地址<span
class=
"iconfont iconAddress"
>
614
;</span></div>
</div>
<div
class=
"range"
></div>
</section>
<div
class=
"range"
></div>
<section
class=
"order-status block"
>
<div
class=
"status sub"
>
<span
class=
"iconfont"
>
632
;</span>
...
...
Please
register
or
login
to post a comment