summaryrefslogtreecommitdiffstats
path: root/common/script4works.js
diff options
context:
space:
mode:
Diffstat (limited to 'common/script4works.js')
-rw-r--r--common/script4works.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/script4works.js b/common/script4works.js
index 0ae78a2..8d5f6d5 100644
--- a/common/script4works.js
+++ b/common/script4works.js
@@ -159,7 +159,7 @@ document.writeln(" </div>");
159document.writeln(""); 159document.writeln("");
160document.writeln(" <a onclick=\"clickit(\'grandson23\')\">-项目文档</a>"); 160document.writeln(" <a onclick=\"clickit(\'grandson23\')\">-项目文档</a>");
161document.writeln(" <div class=\"grandson\" id=\"grandson23\" style=\"display: none;\">"); 161document.writeln(" <div class=\"grandson\" id=\"grandson23\" style=\"display: none;\">");
162document.writeln(" <a href=\"https://www.qin-juan-ge-zhu.top/code/projects/ohos_compile.html\">OpenHarmony编译</a>"); 162document.writeln(" <a href=\"https://www.qin-juan-ge-zhu.top/code/projects/ohos_compile.html\">OpenHarmony 编译</a>");
163document.writeln(" <a href=\"https://www.qin-juan-ge-zhu.top/code/projects/lcm_compile.html\">LCM交叉编译</a>"); 163document.writeln(" <a href=\"https://www.qin-juan-ge-zhu.top/code/projects/lcm_compile.html\">LCM交叉编译</a>");
164document.writeln(" <a href=\"https://www.qin-juan-ge-zhu.top/code/projects/godo.html\">godo知识总结</a>"); 164document.writeln(" <a href=\"https://www.qin-juan-ge-zhu.top/code/projects/godo.html\">godo知识总结</a>");
165document.writeln(" </div>"); 165document.writeln(" </div>");