@@ -77,10 +77,10 @@
},
mounted() {
- document.body.style.backgroundColor = '#fff';
+ //document.body.style.backgroundColor = '#fff';
destroyed() {
- document.body.style.backgroundColor = '';
+ //document.body.style.backgroundColor = '';
computed: {
...mapGetters({