v1.32.0 更新.

This commit is contained in:
click33
2022-10-28 11:40:44 +08:00
parent 8d837f7e9e
commit 0822de1c3a
3 changed files with 7 additions and 65 deletions

View File

@@ -57,6 +57,7 @@
</div>
<select class="select-version p-none" onchange="location.href=this.value">
<option value="doc.html">最新版</option>
<option value="v/v1.31.0/doc.html">v1.31.0</option>
<option value="v/v1.30.0/doc/index.html">v1.30.0</option>
<option value="v/v1.29.0/doc/index.html">v1.29.0</option>
<option value="v/v1.28.0/doc/index.html">v1.28.0</option>
@@ -89,6 +90,7 @@
<option value="v/v1.2.0/doc/index.html">v1.2.0</option>
<option value="v/v1.1.0/doc/index.html">v1.1.0</option>
<option value="v/v1.0.0/doc/index.html">v1.0.0</option>
<option value="/">首页</option>
</select>
<a class="wzi" href="index.html">首页</a>
<a class="wzi" href="doc.html">文档</a>