beforeCreate() {
    document.querySelector('body').setAttribute('style', 'background-color:#f6f7fa')
},
beforeDestroy() {
    document.body.removeAttribute('style')
},

 

Logo

前往低代码交流专区

更多推荐