Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYPC
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
2
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
xuqi
2015-12-02 16:59:35 +0800
Commit
b0f139f82c975bb61b58ae7fd2a41e7a82200bbf
1 parent
e563b4ca
vip grade style
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
0 deletions
static/sass/me/_vip-grade.scss
template/m.yohobuy.com/partials/me/vip-grade/basic-info.phtml
static/sass/me/_vip-grade.scss
View file @
b0f139f
...
...
@@ -16,6 +16,7 @@
.user-name
{
font-size
:
25rem
/
$pxConvertRem
;
margin-right
:
0
.5rem
;
}
.vip-icon
{
...
...
template/m.yohobuy.com/partials/me/vip-grade/basic-info.phtml
View file @
b0f139f
...
...
@@ -67,6 +67,7 @@
{
{#if
vip0
}
}
<p>
<span
class=
"user-name"
>
{
{name
}
}</span>
<span>普通会员</span>
</p>
<p
class=
"grade-desc"
>
还差<span
class=
"cost-gap"
>¥
{
{costGap
}
}</span>就可以升级为银卡会员!
...
...
Please
register
or
login
to post a comment