Explorar el Código

通知30秒刷新

黑艺新账号
hwh2023 hace 1 año
padre
commit
37c6601535
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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 fichero

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

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


Cargando…
Cancelar
Guardar