修改配置中APP SSL证书特征新增界面中的匹配区域为空时,无文字提示问题。
This commit is contained in:
@@ -179,8 +179,8 @@ function changeDistrict(obj){
|
|||||||
</select>
|
</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}"/>
|
<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>
|
||||||
|
<div for="district"></div>
|
||||||
</div>
|
</div>
|
||||||
<div for="district"></div>
|
|
||||||
</div>
|
</div>
|
||||||
<%-- </c:if> --%>
|
<%-- </c:if> --%>
|
||||||
<!-- doLog -->
|
<!-- doLog -->
|
||||||
|
|||||||
Reference in New Issue
Block a user