summaryrefslogtreecommitdiffstats
path: root/common/script4works.js
diff options
context:
space:
mode:
Diffstat (limited to 'common/script4works.js')
-rw-r--r--common/script4works.js7
1 files changed, 4 insertions, 3 deletions
diff --git a/common/script4works.js b/common/script4works.js
index 68090f1..0ae78a2 100644
--- a/common/script4works.js
+++ b/common/script4works.js
@@ -157,10 +157,11 @@ document.writeln(" <a href=\"https://www.qin-juan-ge-zhu.top/code
157document.writeln(" <a href=\"https://www.qin-juan-ge-zhu.top/code/zeal.html\">Zeal文档下载</a>"); 157document.writeln(" <a href=\"https://www.qin-juan-ge-zhu.top/code/zeal.html\">Zeal文档下载</a>");
158document.writeln(" </div>"); 158document.writeln(" </div>");
159document.writeln(""); 159document.writeln("");
160document.writeln(" <a onclick=\"clickit(\'grandson23\')\">-OHOS 文档</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/ohos/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/ohos/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(" </div>"); 165document.writeln(" </div>");
165document.writeln(""); 166document.writeln("");
166document.writeln(" <a onclick=\"clickit(\'grandson24\')\">-功能网页</a>"); 167document.writeln(" <a onclick=\"clickit(\'grandson24\')\">-功能网页</a>");