From b3b011bfd9911856342d6af6eefcd52783b62319 Mon Sep 17 00:00:00 2001 From: "DESKTOP-RQ919RC\\Pc" <1300399510@qq.com> Date: Thu, 3 Apr 2025 18:39:56 +0800 Subject: [PATCH] no message --- js/common.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/js/common.js b/js/common.js index ae4ac1b..fabcd8b 100644 --- a/js/common.js +++ b/js/common.js @@ -49,8 +49,8 @@ function $ajaxget(url, data) { emulateJSON: true, withCredentials: true, headers: { - 'cache-control': 'no-cache', - 'Pragma': 'no-cache' + // 'cache-control': 'no-cache', + // 'Pragma': 'no-cache' } }) .then((res) => {