mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-10 19:46:43 +08:00
[FIX]
This commit is contained in:
@@ -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: {
|
||||||
//分页用
|
//分页用
|
||||||
|
|||||||
Reference in New Issue
Block a user