hanbaoshan
2020-08-12 cffa0a71a4ee4bc1b68549cd30e50f1e122c16ab
src/pages/desktop/index/App.vue
@@ -21,6 +21,7 @@
  components: {
    Desktop, NotificationCenter, NoticeTip, Tools, ToolsEntry
  },
  mounted() {
    document.getElementById('app').style.backgroundImage = process.env.VUE_APP_MAIN_URL;
    let _that = this;