From 00db10e42698d6a35478e619371c8c0041847dd0 Mon Sep 17 00:00:00 2001
From: 黄何裕 <1053952480@qq.com>
Date: 星期二, 16 七月 2024 09:10:08 +0800
Subject: [PATCH] 修改无头像报错BUG
---
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