hanbaoshan
2021-01-29 b47da15ef38b754aa9ead53279a689ef0ba8e23f
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);