This commit is contained in:
yuweiqi
2020-04-01 18:36:57 +08:00
parent d3ba01c3de
commit c2c0c2aa3f

View File

@@ -73,6 +73,7 @@ export default {
}, },
beforeRouteLeave(to, from, next) { beforeRouteLeave(to, from, next) {
document.body.style.backgroundColor = '' document.body.style.backgroundColor = ''
next()
}, },
methods: { methods: {
//分页用 //分页用