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
uedxwg
9 years ago
Commit
0d3955fc83c3e3f376ad8caf6032eb140108a5ec
1 parent
9fba9ed6
upadte
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
static/sass/me/_coupons.scss
template/m.yohobuy.com/actions/index/home/personal-details.phtml
static/sass/me/_coupons.scss
View file @
0d3955f
...
...
@@ -31,7 +31,7 @@
height
:
180rem
/
$pxConvertRem
;
overflow
:
hidden
;
margin
:
20rem
/
$pxConvertRem
auto
;
background
:
url('../img/
me/employ/employ.jpg')
top
center
no-repeat
;
background
:
image-url
(
'
me/employ/employ.jpg'
)
top
center
no-repeat
;
background-size
:
100%
100%
;
color
:
#fff
;
span
{
...
...
template/m.yohobuy.com/actions/index/home/personal-details.phtml
View file @
0d3955f
...
...
@@ -2,7 +2,7 @@
<div
class=
"personal-details"
>
<ul>
<li><span>头像</span><span><i
class=
"head-portrait"
><img
class=
"user-avatar"
src=
"{{ head_ico }}"
></i></span></li>
<li><span>昵称</span><span>
{
{
user
name
}
}</span></li>
<li><span>昵称</span><span>
{
{
nick
name
}
}</span></li>
<li><span>性别</span><span>
{
{
gender
}
}</span></li>
<li><span>生日</span><span>
{
{
birthday
}
}</span></li>
<li><span>会员等级</span>
...
...
Please
register
or
login
to post a comment