소스 검색

通知30秒刷新

黑艺新账号
hwh2023 1 년 전
부모
커밋
37c6601535
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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 파일 보기

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

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


불러오는 중...
취소
저장