no message
This commit is contained in:
parent
00f30db09e
commit
1d0d54e445
2
dist/index.html
vendored
2
dist/index.html
vendored
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -139,7 +139,9 @@ router.beforeEach(async (to, from, next) => {
|
||||
// }
|
||||
}
|
||||
|
||||
if (typeof wx !== "undefined") {
|
||||
if (typeof wx !== "undefined") {
|
||||
console.log("to.fullPath", to.fullPath)
|
||||
|
||||
wx.miniProgram.postMessage({
|
||||
data: to.fullPath,
|
||||
})
|
||||
|
Loading…
x
Reference in New Issue
Block a user