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
Plain Diff
Browse Files
Authored by
郝肖肖
2016-11-19 14:07:30 +0800
Commit
2360304696d39b5cfeae5c66f91c5e51d6f6cf55
2 parents
ffd23ece
bbe28d25
Merge branch 'feature/yohoCoin' of git.yoho.cn:fe/YOHOBUYWAP into release/5.2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
static/js/cart/order-ensure.js
static/js/cart/order-ensure.js
View file @
2360304
...
...
@@ -222,6 +222,7 @@ function orderCompute() {
}
$coinLi
.
find
(
'.msg'
).
html
(
res
.
yohoCoinCompute
.
yohoCoinMsg
);
isYohoCoinClick
=
res
.
yohoCoinCompute
.
yohoCoinClick
*
1
;
$
(
'.coin'
).
data
(
'yoho-coin'
,
res
.
yohoCoinCompute
.
yohoCoin
);
total
=
''
;
if
(
res
.
promotion_formula_list
)
{
...
...
Please
register
or
login
to post a comment