no message
This commit is contained in:
parent
983ec684ce
commit
3df8333302
2
dist/index.html
vendored
2
dist/index.html
vendored
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -39,8 +39,9 @@ export default {
|
|||||||
},
|
},
|
||||||
mounted() {
|
mounted() {
|
||||||
// console.log(new Date());
|
// console.log(new Date());
|
||||||
this.$store.dispatch("fetchHistoricalSearch") // 获取历史搜索记录
|
|
||||||
console.log("初始化");
|
console.log("初始化");
|
||||||
|
|
||||||
|
this.$store.dispatch("fetchHistoricalSearch") // 获取历史搜索记录
|
||||||
this.$store.dispatch("getAllForum", this) // 获取全部板块
|
this.$store.dispatch("getAllForum", this) // 获取全部板块
|
||||||
|
|
||||||
// this.isJudgePc()
|
// this.isJudgePc()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user