网页内容请求和应答替换功能实现

去掉keywords特殊字符的转换
This commit is contained in:
duandongmei
2018-06-23 14:08:53 +08:00
parent dd7a7888bc
commit 02fc089f41
16 changed files with 3291 additions and 17 deletions

View File

@@ -1,6 +1,5 @@
<%@ page contentType="text/html;charset=UTF-8"%>
<%@ include file="/WEB-INF/include/taglib.jsp"%>
<h3 class="form-section"><spring:message code="block_config"/></h3>
<div class="row stringInfo">
<span id="keywordError" style="display:none"><spring:message code="required"></spring:message></span>
<span id="tagsinputTip" style="display:none"><spring:message code="multiple_keywords_tip"></spring:message></span>