debug
This commit is contained in:
parent
2092cd506e
commit
fc7d52ad2b
@ -40,6 +40,7 @@ export default {
|
||||
}
|
||||
},
|
||||
mounted() {
|
||||
this.scroll = new BScroll(this.$refs.search, {mouseWheel: true, click: true, tap: true})
|
||||
//在页面加载时读取localStorage里的状态信息
|
||||
this.$store.replaceState(
|
||||
Object.assign(
|
||||
|
Loading…
x
Reference in New Issue
Block a user