提交 484fc437 编写于 作者: Q qiang

Merge branch 'dev' into alpha

......@@ -83,7 +83,8 @@ export default {
}
},
created () {
const page = getCurrentPages()[0]
let pages = getCurrentPages()
let page = pages[pages.length - 1]
this.$watch('title', () => {
this.setNavigationBarTitle()
})
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册