Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
J
jd-vx-app
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
jd-vx-app
Commits
21c7bed8
Commit
21c7bed8
authored
Oct 14, 2022
by
lijiongliang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
京东跳转修改
parent
685fdb86
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
home-new.vue
pages/home-new.vue
+2
-2
shop.vue
pages/shop.vue
+1
-1
No files found.
pages/home-new.vue
View file @
21c7bed8
...
@@ -107,7 +107,7 @@
...
@@ -107,7 +107,7 @@
}
}
// uni.setStorageSync('h5url',url)
// uni.setStorageSync('h5url',url)
util
.
redirect
ToH5
({
page
:
url
})
util
.
navigate
ToH5
({
page
:
url
})
},
},
// 跳转 其他小程序页面
// 跳转 其他小程序页面
goJdShop
(
index
){
goJdShop
(
index
){
...
@@ -295,7 +295,7 @@
...
@@ -295,7 +295,7 @@
// uni.navigateTo({
// uni.navigateTo({
// url: '/pages/webview/webview?url=' + link
// url: '/pages/webview/webview?url=' + link
// })
// })
util
.
redirect
ToH5
({
page
:
link
})
util
.
navigate
ToH5
({
page
:
link
})
return
return
}
}
uni
.
navigateTo
({
uni
.
navigateTo
({
...
...
pages/shop.vue
View file @
21c7bed8
...
@@ -280,7 +280,7 @@ export default {
...
@@ -280,7 +280,7 @@ export default {
// uni.navigateTo({
// uni.navigateTo({
// url: '/pages/webview/webview?url=' + link
// url: '/pages/webview/webview?url=' + link
// })
// })
util
.
redirect
ToH5
({
page
:
link
})
util
.
navigate
ToH5
({
page
:
link
})
return
return
}
}
uni
.
navigateTo
({
uni
.
navigateTo
({
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment