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
ccbikai(👎🏻🍜)
2017-03-14 13:33:23 +0800
Commit
c0b726dce4dcf16628acd11521471f684b94d36b
1 parent
a1e6a128
唤起 app 传入 yasvd
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
public/js/common/open-app.js
public/js/common/open-app.js
View file @
c0b726d
...
...
@@ -92,7 +92,7 @@ if (canOpenApp()) {
}
},
1000
);
setTimeout
(
function
()
{
setTimeout
(
function
()
{
if
(
isiOS
)
{
window
.
location
.
href
=
appPath
;
}
else
{
...
...
Please
register
or
login
to post a comment