Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHO-ACTIVITY-PHP
·
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
2015-12-21 22:46:27 +0800
Commit
a2d16ddb3b87fd4d52954cc4548ac33cbbb3f6e9
1 parent
0120cd56
'update'
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
0 deletions
static/sass/me/_ihelp.scss
template/m.yohobuy.com/partials/cart/good.phtml
static/sass/me/_ihelp.scss
View file @
a2d16dd
...
...
@@ -32,4 +32,10 @@
}
}
}
}
.deal_main
{
margin
:
.5rem
3%
;
font-size
:
1
.2em
;
widows
:
94%
;
overflow
:
hidden
;
}
\ No newline at end of file
...
...
template/m.yohobuy.com/partials/cart/good.phtml
View file @
a2d16dd
...
...
@@ -46,6 +46,9 @@
{{#if isAdvanceBuy}}
<span class="sale-price">¥{{salesPrice}}</span>
{{/if}}
{{#if isGift}}
<span class="sale-price">¥{{salesPrice}}</span>
{{/if}}
</p>
{{#if isVipPrice}}
<span class="vip">
...
...
Please
register
or
login
to post a comment