@@ -1,5 +1,5 @@
{
"message": "发现有新版本发布,确定更新系统?",
"vendorJsVersion": "",
- "version": 1663833987633
+ "version": 1663838437853
}
@@ -230,6 +230,7 @@ export default {
if (a !== b && a) {
// 新未读消息
if (a.type == 'new_remind' && this.nowRoute.indexOf('notice') < 0) {
+ console.log(a.type)
this.getNotes()
// 播放音效
this.playAudio()