init
This commit is contained in:
@@ -103,7 +103,7 @@ export default {
|
||||
// 轮询刷新小红点
|
||||
setInterval(() => {
|
||||
this.getUnreadCount()
|
||||
}, 1000 * 60 * 5)
|
||||
}, 1000 * 60 * 10)
|
||||
},
|
||||
methods: {
|
||||
getList: function () {
|
||||
|
||||
Reference in New Issue
Block a user