Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohoblk-wap
·
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-08-04 12:06:11 +0800
Commit
6562824b9598ae488b4347b667e81d15983645f1
1 parent
9fac9d57
fix
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
public/js/common/intercept-click.js
public/js/common/intercept-click.js
View file @
6562824
...
...
@@ -271,9 +271,9 @@ const intercept = (url) => {
}
else
{
location
.
href
=
url
;
}
}
}
;
module
.
exports
=
{
titleMap
:
titleMap
,
intercept
:
intercept
}
}
;
...
...
Please
register
or
login
to post a comment