提交 36543eb6 authored 作者: lihuihui's avatar lihuihui

updata

上级 6d19e022
...@@ -84,13 +84,13 @@ export default { ...@@ -84,13 +84,13 @@ export default {
}, },
toPage(url) { toPage(url) {
this.$router.push(url) this.$router.push(url)
// if (this.isWeapp) { if (this.isWeapp) {
// wx.miniProgram.navigateTo({ wx.miniProgram.navigateTo({
// url: `/pages/web/index?src=${window.location.origin}${url}` url: `/pages/web/index?src=${window.location.origin}${url}`
// }) })
// } else { } else {
// this.$router.push(url) this.$router.push(url)
// } }
} }
}, },
beforeMount() { beforeMount() {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论