修改配置中APP SSL证书特征新增界面中的匹配区域为空时,无文字提示问题。

This commit is contained in:
zhanghongqing
2019-03-11 15:48:39 +08:00
parent b87f99c852
commit c8e43c81f1

View File

@@ -179,8 +179,8 @@ function changeDistrict(obj){
</select>
<input type="hidden" name="districtShowName" maxlength="64" placeholder="<spring:message code='please_input'/> <spring:message code='custom_region'/>" class="otherValue form-control" value="${_cfg.district}"/>
</div>
<div for="district"></div>
</div>
<div for="district"></div>
</div>
<%-- </c:if> --%>
<!-- doLog -->