This commit is contained in:
2024-05-13 09:09:50 +08:00
parent acff7f22d4
commit 40e6df7f32
13 changed files with 299 additions and 6 deletions
+1 -1
View File
@@ -344,7 +344,7 @@
// 点击标题栏工具图标 - 查看源代码
function onToolSourceCodeClick(event) {
window.open('Doc/操作说明书.rar', '_blank');
window.open('Doc/操作说明书.docx', '_blank');
}
// 点击标题栏工具图标 - 刷新