Update navigation redirection in index and policyList pages to use direct URL assignment and adjust container dimensions for improved layout
This commit is contained in:
@@ -209,9 +209,7 @@ export default {
|
||||
// uni.navigateBack({
|
||||
// delta: 1
|
||||
// })
|
||||
// window.location.href='https://www.xjksly.cn/mechine-single-vue/'
|
||||
window.parent.changeParentLocation("https://www.xjksly.cn/mechine-single-vue/");
|
||||
|
||||
window.location.href='https://www.xjksly.cn/mechine-single-vue/'
|
||||
// uni.reLaunch({
|
||||
// url: '/pages/index/index'
|
||||
// })
|
||||
|
||||
Reference in New Issue
Block a user