js 通用订单代码

复制代码 代码如下:

<%@ page language="java" contentType="text/html; charset=utf-8"
pageEncoding="utf-8"%>
<%
String path = request.getContextPath();
String basePath = request.getScheme() + "://"
+ request.getServerName() + ":" + request.getServerPort()
+ path + "/";
%>



查询系统
href="http://www.jeasyui.com/easyui/themes/default/easyui.css">
href="http://www.jeasyui.com/easyui/themes/icon.css">
href="http://www.jeasyui.com/easyui/demo/demo.css">









style="width: 1200px; height: 590px" url="<%=basePath%>findSubsByPage.action"
toolbar="#toolbar" pagination="true" rownumbers="true"
fitColumns="true" singleSelect="true">













联系方式 联系人 装修名称 预订时间 备注内容 性别 提交时间












你可能感兴趣的:(js 通用订单代码)