beforeCreate () {

  document.querySelector('body').setAttribute('style', 'background-color:#fff')

},

beforeDestroy () {

  document.querySelector('body').removeAttribute('style')

}
Logo

前往低代码交流专区

更多推荐