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
李奇
2018-04-26 18:49:06 +0800
Commit
465b3f06aa69dae9c55d4f6afa1bad67e1b69f5b
1 parent
a6f60848
fix:goNewPage this
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/pages/product/search/search.vue
src/pages/product/search/search.vue
View file @
465b3f0
...
...
@@ -31,7 +31,7 @@ export default {
},
mounted() {
window.blkDocument = {
goNewPage
({url})
{
goNewPage
:({url}) =>
{
const $appLink = document.querySelector('#yoho-app-link');
$appLink.href = url;
...
...
Please
register
or
login
to post a comment