发布v2.6.9版本

This commit is contained in:
雨中磐石
2025-05-27 14:51:24 +08:00
parent 16829278ae
commit d0c604e040
31 changed files with 661 additions and 242 deletions

View File

@@ -258,7 +258,7 @@ $(document).ready(function(){
<td align="right">文档在线编辑:</td>
<td class="tdinput">
<select id="officebj_{rand}" class="form-control"><option value="">安装客户端在线编辑插件</option><option value="1">官网提供在线编辑服务(官网VIP专用)</option></select>
<div id="divofficebj_key" style="display:none">在线编辑agentkey看<a target="_blank" href="<?=URLY?>view_agentkey.html">[帮助]</a>获取<input class="form-control" id="officebj_key_{rand}"></div>
<div id="divofficebj_key" style="display:none"><input placeholder="在线编辑key可不用设置" class="form-control" id="officebj_key_{rand}"></div>
</td>
</tr>