diff --git a/src/main/webapp/WEB-INF/views/cfg/app/appByteCfgList.jsp b/src/main/webapp/WEB-INF/views/cfg/app/appByteCfgList.jsp index ae86714d6..57920d63f 100644 --- a/src/main/webapp/WEB-INF/views/cfg/app/appByteCfgList.jsp +++ b/src/main/webapp/WEB-INF/views/cfg/app/appByteCfgList.jsp @@ -35,6 +35,10 @@ $(".Wdate").attr("value",''); $("#level").attr("value",''); $("#searchForm")[0].reset(); + $("#intype").attr("placeholder"," "+$("#seltype").find("option:selected").text()); + $("#specServiceIdId").val(""); + $("#specServiceIdName").val(""); + $("#specServiceIdName").attr("placeholder",''); }); }); @@ -266,6 +270,7 @@ + @@ -296,6 +301,7 @@ + ${cfg.compileId } ${cfg.cfgDesc } ${cfg.appName } ${fns:abbr(cfg.bytes,13)} diff --git a/src/main/webapp/WEB-INF/views/cfg/app/appDomainCfgList.jsp b/src/main/webapp/WEB-INF/views/cfg/app/appDomainCfgList.jsp index a7e64e08b..86451d07c 100644 --- a/src/main/webapp/WEB-INF/views/cfg/app/appDomainCfgList.jsp +++ b/src/main/webapp/WEB-INF/views/cfg/app/appDomainCfgList.jsp @@ -35,6 +35,10 @@ $(".Wdate").attr("value",''); $("#level").attr("value",''); $("#searchForm")[0].reset(); + $("#intype").attr("placeholder"," "+$("#seltype").find("option:selected").text()); + $("#specServiceIdId").val(""); + $("#specServiceIdName").val(""); + $("#specServiceIdName").attr("placeholder",''); }); }); @@ -266,6 +270,7 @@ + @@ -296,6 +301,7 @@ + ${cfg.compileId } ${cfg.cfgDesc } ${cfg.appName } ${cfg.domain } diff --git a/src/main/webapp/WEB-INF/views/cfg/app/appHeaderCfgList.jsp b/src/main/webapp/WEB-INF/views/cfg/app/appHeaderCfgList.jsp index 8fc042bba..62a9fc6a7 100644 --- a/src/main/webapp/WEB-INF/views/cfg/app/appHeaderCfgList.jsp +++ b/src/main/webapp/WEB-INF/views/cfg/app/appHeaderCfgList.jsp @@ -35,6 +35,10 @@ $(".Wdate").attr("value",''); $("#level").attr("value",''); $("#searchForm")[0].reset(); + $("#intype").attr("placeholder"," "+$("#seltype").find("option:selected").text()); + $("#specServiceIdId").val(""); + $("#specServiceIdName").val(""); + $("#specServiceIdName").attr("placeholder",''); }); }); @@ -266,6 +270,7 @@ + @@ -297,6 +302,7 @@ + ${cfg.compileId } ${cfg.cfgDesc } ${cfg.appName } ${cfg.district } diff --git a/src/main/webapp/WEB-INF/views/cfg/app/appHttpCfgList.jsp b/src/main/webapp/WEB-INF/views/cfg/app/appHttpCfgList.jsp index c55147faf..d4488ba71 100644 --- a/src/main/webapp/WEB-INF/views/cfg/app/appHttpCfgList.jsp +++ b/src/main/webapp/WEB-INF/views/cfg/app/appHttpCfgList.jsp @@ -35,6 +35,10 @@ $(".Wdate").attr("value",''); $("#level").attr("value",''); $("#searchForm")[0].reset(); + $("#intype").attr("placeholder"," "+$("#seltype").find("option:selected").text()); + $("#specServiceIdId").val(""); + $("#specServiceIdName").val(""); + $("#specServiceIdName").attr("placeholder",''); }); }); @@ -267,6 +271,7 @@ + @@ -298,6 +303,7 @@ + ${cfg.compileId } ${cfg.cfgDesc } ${cfg.appName } ${cfg.district } diff --git a/src/main/webapp/WEB-INF/views/cfg/app/appIpCfgList.jsp b/src/main/webapp/WEB-INF/views/cfg/app/appIpCfgList.jsp index b7360dc05..d23bd611d 100644 --- a/src/main/webapp/WEB-INF/views/cfg/app/appIpCfgList.jsp +++ b/src/main/webapp/WEB-INF/views/cfg/app/appIpCfgList.jsp @@ -37,6 +37,10 @@ $(".Wdate").attr("value",''); $("#level").attr("value",''); $("#searchForm")[0].reset(); + $("#intype").attr("placeholder"," "+$("#seltype").find("option:selected").text()); + $("#specServiceIdId").val(""); + $("#specServiceIdName").val(""); + $("#specServiceIdName").attr("placeholder",''); }); }); @@ -271,6 +275,7 @@ + IP @@ -302,6 +307,7 @@ + ${cfg.compileId } ${cfg.cfgDesc } ${cfg.appName } diff --git a/src/main/webapp/WEB-INF/views/cfg/app/appSslCfgList.jsp b/src/main/webapp/WEB-INF/views/cfg/app/appSslCfgList.jsp index 3335644ee..e4b29ef4b 100644 --- a/src/main/webapp/WEB-INF/views/cfg/app/appSslCfgList.jsp +++ b/src/main/webapp/WEB-INF/views/cfg/app/appSslCfgList.jsp @@ -35,6 +35,10 @@ $(".Wdate").attr("value",''); $("#level").attr("value",''); $("#searchForm")[0].reset(); + $("#intype").attr("placeholder"," "+$("#seltype").find("option:selected").text()); + $("#specServiceIdId").val(""); + $("#specServiceIdName").val(""); + $("#specServiceIdName").attr("placeholder",''); }); }); @@ -266,6 +270,7 @@ + @@ -297,6 +302,7 @@ + ${cfg.compileId } ${cfg.cfgDesc } ${cfg.appName } ${cfg.district } diff --git a/src/main/webapp/WEB-INF/views/cfg/app/appTcpCfgList.jsp b/src/main/webapp/WEB-INF/views/cfg/app/appTcpCfgList.jsp index c534f8154..d6c97e2f2 100644 --- a/src/main/webapp/WEB-INF/views/cfg/app/appTcpCfgList.jsp +++ b/src/main/webapp/WEB-INF/views/cfg/app/appTcpCfgList.jsp @@ -33,6 +33,10 @@ $(".Wdate").attr("value",''); $("#level").attr("value",''); $("#searchForm")[0].reset(); + $("#intype").attr("placeholder"," "+$("#seltype").find("option:selected").text()); + $("#specServiceIdId").val(""); + $("#specServiceIdName").val(""); + $("#specServiceIdName").attr("placeholder",''); }); }); @@ -264,6 +268,7 @@ + @@ -296,6 +301,7 @@ + ${cfg.compileId } ${cfg.cfgDesc } ${cfg.appName } ${cfg.lowBoundary } diff --git a/src/main/webapp/WEB-INF/views/cfg/dnsIpCfgList.jsp b/src/main/webapp/WEB-INF/views/cfg/dnsIpCfgList.jsp index 30a35f7db..c1d3077e6 100644 --- a/src/main/webapp/WEB-INF/views/cfg/dnsIpCfgList.jsp +++ b/src/main/webapp/WEB-INF/views/cfg/dnsIpCfgList.jsp @@ -33,7 +33,8 @@ $(".Wdate").attr("value",''); $("#description").attr("value",''); $("#searchForm")[0].reset(); - }); + $("#intype").attr("placeholder"," "+$("#seltype").find("option:selected").text()); + }); }); var edit=function(url){ var cked = $('tbody tr td input.i-checks:checkbox:checked'); diff --git a/src/main/webapp/WEB-INF/views/cfg/intercept/strateagy/list.jsp b/src/main/webapp/WEB-INF/views/cfg/intercept/strateagy/list.jsp index a05a8b62c..019aff7df 100644 --- a/src/main/webapp/WEB-INF/views/cfg/intercept/strateagy/list.jsp +++ b/src/main/webapp/WEB-INF/views/cfg/intercept/strateagy/list.jsp @@ -29,6 +29,7 @@ $(".Wdate").attr("value",''); $("#description").attr("value",''); $("#searchForm")[0].reset(); + $("#intype").attr("placeholder"," "+$("#seltype").find("option:selected").text()); }); }); diff --git a/src/main/webapp/WEB-INF/views/cfg/maintenance/dnsResStrategy/list.jsp b/src/main/webapp/WEB-INF/views/cfg/maintenance/dnsResStrategy/list.jsp index dc0f8e3e7..2603f8d85 100644 --- a/src/main/webapp/WEB-INF/views/cfg/maintenance/dnsResStrategy/list.jsp +++ b/src/main/webapp/WEB-INF/views/cfg/maintenance/dnsResStrategy/list.jsp @@ -31,6 +31,8 @@ $(".Wdate").attr("value",''); $("#description").attr("value",''); $("#searchForm")[0].reset(); + $("#intype").attr("placeholder"," "+$("#seltype").find("option:selected").text()); + }); }); diff --git a/src/main/webapp/WEB-INF/views/cfg/proxy/fileStrategy/list.jsp b/src/main/webapp/WEB-INF/views/cfg/proxy/fileStrategy/list.jsp index fc3ae126d..21a80ec89 100644 --- a/src/main/webapp/WEB-INF/views/cfg/proxy/fileStrategy/list.jsp +++ b/src/main/webapp/WEB-INF/views/cfg/proxy/fileStrategy/list.jsp @@ -30,6 +30,7 @@ $(".Wdate").attr("value",''); $("#level").attr("value",''); $("#searchForm")[0].reset(); + $("#intype").attr("placeholder"," "+$("#seltype").find("option:selected").text()); });