title
This commit is contained in:
@@ -113,7 +113,7 @@
|
||||
}
|
||||
},
|
||||
toPage2 (e) {
|
||||
let url = e.path
|
||||
let url = e.path + '?title=' + e.title
|
||||
uni.redirectTo({
|
||||
url: url
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user