jeecg 3.7.2 专业接口开发版本发布

pull/5/merge
zhangdaihao 2018-01-26 12:44:47 +08:00
parent 2560cb2c04
commit 942188c036
1 changed files with 1 additions and 1 deletions

View File

@ -124,7 +124,7 @@
</label> </label>
<input name="functionIconStyle" class="inputxt" value="${function.functionIconStyle}" /> <input name="functionIconStyle" class="inputxt" value="${function.functionIconStyle}" />
<%-- <a href="<%=basePath%>/webpage/common/functionIconStyleList.jsp?style=ace" target="_blank">[ace图标样式]</a>--%> <%-- <a href="<%=basePath%>/webpage/common/functionIconStyleList.jsp?style=ace" target="_blank">[ace图标样式]</a>--%>
<a href="http://fontawesome.dashgame.com" target="_blank"> <i class="fa fa-eye-slash"></i>图标库 </a> <a href="http://fontawesome.dashgame.com" target="_blank"> <i class="fa fa-eye-slash"></i>选择图标库 </a>
</div> </div>
</fieldset> </fieldset>
</t:formvalid> </t:formvalid>