Commit 1848d909 authored by “yiyousong”'s avatar “yiyousong”

pref;修改换肤

parent f8e72e57
...@@ -28,6 +28,7 @@ export default { ...@@ -28,6 +28,7 @@ export default {
"$route.path"(newVal) { "$route.path"(newVal) {
if (newVal == "/" || newVal == "/home") { if (newVal == "/" || newVal == "/home") {
this.getHomeInfo(); this.getHomeInfo();
this.getSetinfo();
} }
}, },
}, },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment