diff --git a/src/main/resources/messages/message_en.properties b/src/main/resources/messages/message_en.properties index f0c3ceafb..1579ccb35 100644 --- a/src/main/resources/messages/message_en.properties +++ b/src/main/resources/messages/message_en.properties @@ -231,4 +231,20 @@ protocol=protocol oneway=oneway twoway=twoway arbitrary=arbitrary +basic_config=basic configuration +block_config=block configuration +expression_type=expression type +null=null +and=& +match_method=match method +substring_match=substring match +right_match=right match +left_match=left match +exactly_match=exactly match +whether_hexbinary=whether HEX binary +hex_binary=HEX binary +case_insensitive_nohex=case insensitive and no hex +case_sensitive_nohex=case sensitive and no hex +area_effect_id=area effect id +ip_type=ip type #==========guankongbaimingdan end===================== \ No newline at end of file diff --git a/src/main/resources/messages/message_zh_CN.properties b/src/main/resources/messages/message_zh_CN.properties index 7cace7e7d..e113d11de 100644 --- a/src/main/resources/messages/message_zh_CN.properties +++ b/src/main/resources/messages/message_zh_CN.properties @@ -229,4 +229,20 @@ protocol=\u534f\u8bae oneway=\u5355\u5411 twoway=\u53cc\u5411 arbitrary=\u4efb\u610f +basic_config=\u57fa\u672c\u914d\u7f6e +block_config=\u7ba1\u63a7\u914d\u7f6e +expression_type=\u8868\u8fbe\u5f0f\u7c7b\u578b +null=\u65e0\u8868\u8fbe\u5f0f +and=\u4e0e\u8868\u8fbe\u5f0f +match_method=\u5339\u914d\u65b9\u5f0f +substring_match=\u5b50\u4e32\u5339\u914d +right_match=\u53f3\u5339\u914d +left_match=\u5de6\u5339\u914d +exactly_match=\u5b8c\u5168\u5339\u914d +whether_hexbinary=\u662f\u5426hex\u4e8c\u8fdb\u5236 +hex_binary=HEX\u683c\u5f0f\u4e8c\u8fdb\u5236 +case_insensitive_nohex=\u5927\u5c0f\u5199\u4e0d\u654f\u611f\uff0c\u4e14\u975eHEX +case_sensitive_nohex=\u5927\u5c0f\u5199\u654f\u611f\uff0c\u4e14\u975eHEX +area_effect_id=\u533a\u57df\u751f\u6548id +ip_type=ip\u7c7b\u578b #==========guankongbaimingdan end===================== \ No newline at end of file diff --git a/src/main/webapp/WEB-INF/include/form/basicInfo.jsp b/src/main/webapp/WEB-INF/include/form/basicInfo.jsp index 46d5b6533..7dcb11ec5 100644 --- a/src/main/webapp/WEB-INF/include/form/basicInfo.jsp +++ b/src/main/webapp/WEB-INF/include/form/basicInfo.jsp @@ -1,13 +1,13 @@ <%@ page contentType="text/html;charset=UTF-8"%> <%@ include file="/WEB-INF/include/taglib.jsp"%> -

基本配置

+

- +
-