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
郝肖肖
2016-11-04 14:19:00 +0800
Commit
02e5e1a3a6c88cb49124c0ea2c3f59ff1b810d60
1 parent
eacb01f5
调转APP下载页
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
public/js/common.js
public/js/common.js
View file @
02e5e1a
@@ -327,7 +327,7 @@ function downLoadApp() {
@@ -327,7 +327,7 @@ function downLoadApp() {
327
},
true
);
327
},
true
);
328
}
328
}
329
329
330
-
//
window.location = appUrl;
330
+
window
.
location
=
appUrl
;
331
}
331
}
332
},
500
);
332
},
500
);
333
}
333
}
Please
register
or
login
to post a comment