hanbaoshan
2021-02-25 77ea6f71e7532e89b974bcb65ce5a6b67a680ddb
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);