hanbaoshan
2020-12-29 c9e0ab6e5150243d1e193a0f919a55f3c327710c
src/pages/desktop/index/App.vue
@@ -68,7 +68,7 @@
        icon: '/images/desktop/message.png',
        tip: '消息',
        title: 'SmartAI',
        body: config.version,
        body: 'V' + config.version,
        time: new Date()
      }, true);
    }, 1000);