提交 4f0b6989 authored 作者: lihuihui's avatar lihuihui

updata

上级 edbb34dc
...@@ -58,8 +58,9 @@ export default { ...@@ -58,8 +58,9 @@ export default {
window.history.pushState(state, '首页', '#') window.history.pushState(state, '首页', '#')
}, },
goMyOrder() { goMyOrder() {
this.$router.push({ wx.miniProgram.navigateTo({
name: 'buyCourses' // url: '/pages/pay/index?data=' + JSON.stringify(obj.data),
url: '/pages/pay/index?data=/my/buyCourses'
}) })
}, },
getOpenid() { getOpenid() {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论