添加cxselect参数手册地址

This commit is contained in:
RuoYi
2020-06-02 11:53:32 +08:00
parent 004e5b8af6
commit 05638550d5
3 changed files with 4 additions and 4 deletions

View File

@ -71,7 +71,7 @@
<hr>
<div class="form-group">
<label class="font-noraml">相关参数详细信息</label>
<div><a href="http://doc.ruoyi.vip/ruoyi/document/zjwd.html#cxselect" target="_blank">http://doc.ruoyi.vip/ruoyi/document/zjwd.html#cxselect</a></div>
<div><a href="http://doc.ruoyi.vip/ruoyi/document/zjwd.html#jquery-cxselect" target="_blank">http://doc.ruoyi.vip/ruoyi/document/zjwd.html#jquery-cxselect</a></div>
</div>
</div>
</div>
@ -79,7 +79,7 @@
</div>
</div>
<th:block th:include="include :: footer" />
<th:block th:include="include :: cxselect-js" />
<th:block th:include="include :: jquery-cxselect-js" />
<script th:inline="javascript">
// 直接返回获取
var data = [[${data}]];