Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuywap-node
·
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
郭成尧
7 years ago
Commit
0803870ddfcb731eb293ad4cc1959eeccc1e2af6
1 parent
3db42060
update
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
public/static/js-sdk/1.3.0/jssdk.js
public/static/js-sdk/1.3.0/jssdk.js
View file @
0803870
...
...
@@ -898,7 +898,7 @@ var _initCoupon = function _initCoupon(uid) {
cookies
.
setCookie
(
'yoho-conpon-token'
,
token
);
if
(
window
.
__wxjs_environment
===
'miniprogram'
&&
wx
&&
wx
.
miniProgram
)
{
wx
.
miniProgram
.
navigateTo
({
wx
.
miniProgram
.
switchTab
({
url
:
'/pages/userCenter/userCenter?h5back='
+
location
.
href
});
return
;
...
...
Please
register
or
login
to post a comment