From 5c50ff0c2b53aef56a89d61d4e6daa90cfb2b451 Mon Sep 17 00:00:00 2001 From: "hangyu.tao" Date: Sat, 17 Jan 2026 08:38:58 +0800 Subject: [PATCH] fix: add version parameter to static files to prevent browser caching --- frontend/index.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/frontend/index.html b/frontend/index.html index bf062ce..2004b64 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -5,7 +5,7 @@ CRM客户管理系统 - + @@ -993,9 +993,9 @@ - - - + + + \ No newline at end of file