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