<%@ 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">
form {
margin: 0;
padding: 0;
}
.dv-table td {
border: 0;
}
.dv-table input {
border: 1px solid #ccc;
}
| 联系方式 | 联系人 | 装修名称 | 预订时间 | 备注内容 | 性别 | 提交时间 |
|---|
删除订单
未成交订单 href="javascript:void(0)" class="easyui-linkbutton" id="order">已成交订单 class="easyui-linkbutton" id="ok">成交
#fm {
margin: 0;
padding: 10px 30px;
}
.ftitle {
font-size: 14px;
font-weight: bold;
padding: 5px 0;
margin-bottom: 10px;
border-bottom: 1px solid #ccc;
}
.fitem {
margin-bottom: 5px;
}
.fitem label {
display: inline-block;
width: 80px;
}



