Ver código fonte

通知30秒刷新

黑艺新账号
hwh2023 1 ano atrás
pai
commit
37c6601535
1 arquivos alterados com 1 adições e 1 exclusões
  1. +1
    -1
      Learun.Framework.Ultimate V7/Learun.Application.Web/Views/Home/AdminDesktop/Index.js

+ 1
- 1
Learun.Framework.Ultimate V7/Learun.Application.Web/Views/Home/AdminDesktop/Index.js Ver arquivo

@@ -329,7 +329,7 @@
});
};

window.setInterval(gettotalunread, 10000);
window.setInterval(gettotalunread, 30000);
//未读消息totalcount
function gettotalunread() {
$.ajax({


Carregando…
Cancelar
Salvar