Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuywap-node-activity
·
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
TaoHuang
2019-10-15 10:06:33 +0800
Commit
41a2788ac4f6e608379c1c9b1079defcd9122d2c
1 parent
61a06048
fix autoopenapp
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 @
41a2788
...
...
@@ -290,7 +290,7 @@ $.extend({
// }
// 尝试打开 APP
require
(
'./common/open-app'
);
//
require('./common/open-app');
// 尝试打开 MINIAPP
require
(
'./common/open-miniapp'
);
...
...
Please
register
or
login
to post a comment