提交 48ce5722 编写于 作者: fxy060608's avatar fxy060608

feat(mp-alipay): Pass page parameters to props (#3402)

上级 2f9bb747
......@@ -39,6 +39,7 @@ export function initCreatePage() {
fullPath: addLeadingSlash(this.route + stringifyQuery(query)),
}
// 初始化 vue 实例
this.props = query
this.$vm = createVueComponent('page', this, vueOptions)
initSpecialMethods(this)
this.$vm.$callHook(ON_LOAD, query)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册