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
毕凯
2015-12-21 20:09:35 +0800
Commit
76b9a24544261ce296f7246eb8cfd4be841180f5
1 parent
88b34872
加价购选择 button 改 span
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
1 deletions
static/sass/cart/_gift-advance-good.scss
template/m.yohobuy.com/partials/cart/gift-advance-good.phtml
static/sass/cart/_gift-advance-good.scss
View file @
76b9a24
...
...
@@ -105,6 +105,8 @@
right
:
20rem
/
$pxConvertRem
;
top
:
71rem
/
$pxConvertRem
;
font-size
:
26rem
/
$pxConvertRem
;
line-height
:
58rem
/
$pxConvertRem
;
text-align
:
center
;
}
.title
{
...
...
template/m.yohobuy.com/partials/cart/gift-advance-good.phtml
View file @
76b9a24
...
...
@@ -11,7 +11,7 @@
<span class="price market-price">¥{{marketPrice}}</span>
{{/if}}
</p>
<
button class="chose">选择</butto
n>
<
span class="chose">选择</spa
n>
</div>
...
...
Please
register
or
login
to post a comment