diff options
Diffstat (limited to 'common/script4works.js')
-rw-r--r-- | common/script4works.js | 7 |
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 | |||
157 | document.writeln(" <a href=\"https://www.qin-juan-ge-zhu.top/code/zeal.html\">Zeal文档下载</a>"); | 157 | document.writeln(" <a href=\"https://www.qin-juan-ge-zhu.top/code/zeal.html\">Zeal文档下载</a>"); |
158 | document.writeln(" </div>"); | 158 | document.writeln(" </div>"); |
159 | document.writeln(""); | 159 | document.writeln(""); |
160 | document.writeln(" <a onclick=\"clickit(\'grandson23\')\">-OHOS 文档</a>"); | 160 | document.writeln(" <a onclick=\"clickit(\'grandson23\')\">-项目文档</a>"); |
161 | document.writeln(" <div class=\"grandson\" id=\"grandson23\" style=\"display: none;\">"); | 161 | document.writeln(" <div class=\"grandson\" id=\"grandson23\" style=\"display: none;\">"); |
162 | document.writeln(" <a href=\"https://www.qin-juan-ge-zhu.top/code/ohos/ohos_compile.html\">OpenHarmony编译</a>"); | 162 | document.writeln(" <a href=\"https://www.qin-juan-ge-zhu.top/code/projects/ohos_compile.html\">OpenHarmony编译</a>"); |
163 | document.writeln(" <a href=\"https://www.qin-juan-ge-zhu.top/code/ohos/lcm_compile.html\">LCM交叉编译/a>"); | 163 | document.writeln(" <a href=\"https://www.qin-juan-ge-zhu.top/code/projects/lcm_compile.html\">LCM交叉编译</a>"); |
164 | document.writeln(" <a href=\"https://www.qin-juan-ge-zhu.top/code/projects/godo.html\">godo知识总结</a>"); | ||
164 | document.writeln(" </div>"); | 165 | document.writeln(" </div>"); |
165 | document.writeln(""); | 166 | document.writeln(""); |
166 | document.writeln(" <a onclick=\"clickit(\'grandson24\')\">-功能网页</a>"); | 167 | document.writeln(" <a onclick=\"clickit(\'grandson24\')\">-功能网页</a>"); |