diff options
Diffstat (limited to 'common/script4works.js')
-rw-r--r-- | common/script4works.js | 2 |
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>"); | |||
159 | document.writeln(""); | 159 | document.writeln(""); |
160 | document.writeln(" <a onclick=\"clickit(\'grandson23\')\">-项目文档</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/projects/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/projects/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(" <a href=\"https://www.qin-juan-ge-zhu.top/code/projects/godo.html\">godo知识总结</a>"); |
165 | document.writeln(" </div>"); | 165 | document.writeln(" </div>"); |