Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuy-node
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
1
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
yyq
2016-11-08 16:48:32 +0800
Commit
eecbce73807ba6f6f2b177cf25853f5d4835b8bc
1 parent
4be657fc
领券跳登陆
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
public/js/product/index/top-coupon.js
public/js/product/index/top-coupon.js
View file @
eecbce7
...
...
@@ -200,6 +200,7 @@ function pickCoupon(info) {
case
400
:
if
(
data
.
data
&&
data
.
data
.
refer
)
{
window
.
location
.
href
=
data
.
data
.
refer
;
return
;
}
opt
=
couponPickConfig
.
notLogged
;
break
;
...
...
Please
register
or
login
to post a comment