diff --git a/WebRoot/pages/asset/asset.jsp b/WebRoot/pages/asset/asset.jsp index 255f0712..fff5574d 100644 --- a/WebRoot/pages/asset/asset.jsp +++ b/WebRoot/pages/asset/asset.jsp @@ -1,4 +1,4 @@ -<%@page import="com.jsh.util.common.Tools"%> +<%@page import="com.jsh.util.Tools"%> <%@ page language="java" import="java.util.*" pageEncoding="utf-8"%> <% String path = request.getContextPath(); diff --git a/WebRoot/pages/asset/report.jsp b/WebRoot/pages/asset/report.jsp index 9a85c906..4ef9031f 100644 --- a/WebRoot/pages/asset/report.jsp +++ b/WebRoot/pages/asset/report.jsp @@ -1,4 +1,4 @@ -<%@page import="com.jsh.util.common.Tools"%> +<%@page import="com.jsh.util.Tools"%> <%@ page language="java" import="java.util.*" pageEncoding="utf-8"%> <% String path = request.getContextPath(); diff --git a/WebRoot/pages/common/admin.jsp b/WebRoot/pages/common/admin.jsp index f63011c3..acf217aa 100644 --- a/WebRoot/pages/common/admin.jsp +++ b/WebRoot/pages/common/admin.jsp @@ -1,4 +1,4 @@ -<%@page import="com.jsh.util.common.Tools"%> +<%@page import="com.jsh.util.Tools"%> <%@ page language="java" import="java.util.*" pageEncoding="utf-8"%> <% String path = request.getContextPath(); diff --git a/WebRoot/pages/common/head.jsp b/WebRoot/pages/common/head.jsp index cd4f21e6..7d4d215c 100644 --- a/WebRoot/pages/common/head.jsp +++ b/WebRoot/pages/common/head.jsp @@ -1,4 +1,4 @@ -<%@page import="com.jsh.util.common.Tools"%> +<%@page import="com.jsh.util.Tools"%> <%@ page language="java" import="java.util.*" pageEncoding="utf-8"%> <% String path = request.getContextPath(); diff --git a/WebRoot/pages/common/home.jsp b/WebRoot/pages/common/home.jsp index d611f574..283ce99d 100644 --- a/WebRoot/pages/common/home.jsp +++ b/WebRoot/pages/common/home.jsp @@ -1,4 +1,4 @@ -<%@page import="com.jsh.util.common.Tools"%> +<%@page import="com.jsh.util.Tools"%> <%@ page language="java" import="java.util.*" pageEncoding="utf-8"%> <% String path = request.getContextPath(); diff --git a/WebRoot/pages/common/main.jsp b/WebRoot/pages/common/main.jsp index 59dac2d2..85f7bed3 100644 --- a/WebRoot/pages/common/main.jsp +++ b/WebRoot/pages/common/main.jsp @@ -1,4 +1,4 @@ -<%@page import="com.jsh.util.common.Tools"%> +<%@page import="com.jsh.util.Tools"%> <%@ page language="java" import="java.util.*" pageEncoding="utf-8"%> <% String path = request.getContextPath(); diff --git a/WebRoot/pages/common/menu.jsp b/WebRoot/pages/common/menu.jsp index e5bbd029..46800665 100644 --- a/WebRoot/pages/common/menu.jsp +++ b/WebRoot/pages/common/menu.jsp @@ -193,59 +193,53 @@ function ceshi() -
| 单据编号: | ++ + | +单据日期: | ++ + | +账户: | ++ + | +金额: | ++ + | +
| 单位: | ++ + | +经手人: | ++ + | +备注: | ++ + | ++ | + |
| 单据明细: | +
+
+ |
+ ||||||
diff --git a/WebRoot/pages/common/templateforjsp.jsp b/WebRoot/pages/common/templateforjsp.jsp index 96d1bc7e..a17f253d 100644 --- a/WebRoot/pages/common/templateforjsp.jsp +++ b/WebRoot/pages/common/templateforjsp.jsp @@ -1,4 +1,4 @@ -<%@page import="com.jsh.util.common.Tools"%> +<%@page import="com.jsh.util.Tools"%> <%@ page language="java" import="java.util.*" pageEncoding="utf-8"%> <% String path = request.getContextPath(); diff --git a/WebRoot/pages/financial/giro.jsp b/WebRoot/pages/financial/giro.jsp new file mode 100644 index 00000000..3678a121 --- /dev/null +++ b/WebRoot/pages/financial/giro.jsp @@ -0,0 +1,935 @@ +<%@page import="com.jsh.util.Tools"%> +<%@ page language="java" import="java.util.*" pageEncoding="utf-8"%> +<% + String path = request.getContextPath(); + String basePath = request.getScheme()+"://"+request.getServerName()+":"+request.getServerPort()+path+"/"; + String clientIp = Tools.getCurrentUserIP(); +%> + + +
+
+ + + + + + + + + + + + + +
+