From 4a10d2c7cac924cd4eb9903644140354e6cbfb7b Mon Sep 17 00:00:00 2001 From: ZhangXianQiang <1135831638@qq.com> Date: 星期二, 02 七月 2024 15:12:10 +0800 Subject: [PATCH] feat:文件资源 --- public/static/UEditorPlus/dialogs/table/edittip.html | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/public/static/UEditorPlus/dialogs/table/edittip.html b/public/static/UEditorPlus/dialogs/table/edittip.html index 954f7bb..2df58ab 100644 --- a/public/static/UEditorPlus/dialogs/table/edittip.html +++ b/public/static/UEditorPlus/dialogs/table/edittip.html @@ -2,7 +2,7 @@ <html> <head> <title>琛ㄦ牸鍒犻櫎鎻愮ず</title> - <script type="text/javascript" src="../internal.js"></script> + <script type="text/javascript" src="../internal.js?04dbe7f0"></script> <style type="text/css"> .section { width: 200px; @@ -30,4 +30,4 @@ }; </script> </body> -</html> \ No newline at end of file +</html> -- Gitblit v1.8.0