username@email.com
2025-05-21 a980cd04341d71216e0f59bd4b7327fe9fc50032
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="DeliverSignList.aspx.cs" Inherits="CY.WebForm.APP.Pages.DeliverSignList" %>
 
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head id="Head1" runat="server">
    <title>订单列表</title>
    <uc:cmshead id="CMSHead1" runat="server" />
   <%-- <script src="../../js/business/Order.js" type="text/javascript"></script>--%>
        <!--引入弹窗组件start-->
    <script type="text/javascript" src="/libs/js/popup/drag.js"></script>
    <script type="text/javascript" src="/libs/js/popup/dialog.js"></script>
    <!--引入弹窗组件end-->
    <link href="/css/base.css" rel="stylesheet" type="text/css" />
    <link href="/css/admin.css" rel="stylesheet" type="text/css" />
    <script src="/js/utils/sM.js" type="text/javascript"></script>
    <link href="/css/sM.css" rel="stylesheet" type="text/css" />
    <script type="text/javascript">
        //工作考评
        function View(Keyid, BuyerName) {
            //if (Keyid == '00000000-0000-0000-0000-000000000000') {
            //    alert("请先安排送货!");
            //    return;
            //}
            window.location = "/APP/Pages/DeliverSign.aspx?Keyid=" + Keyid + "&BuyerName=" + BuyerName;
            //Dialog.open({ URL: "/APP/Pages/DeliverSign.aspx?Keyid=" + Keyid + "&BuyerName=" + BuyerName, Title: "签收", Width: $(window).width() * 0.9, Height: $(window).height() * 0.9 });
        }
 
       
 
 
 
       
       
 
 
 
    </script>
    <style type="text/css">
        * {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 36px;
line-height:40px;
}
        /*基本表格样式*/
.tableStyleXS{
     border-collapse: collapse;
    border: 1px solid #bbb;
    width: 100%;
    background-color: White;
}
 
        .tableStyleXS td{
    
    border-color: #bbb;
    height:24px; 
    padding: 1px 2px 1px 4px;
}
.tableStyleXS tr{
    color:#000;
}
 
        .tableStyleXS th { padding: 1px 0 1px 3px; background-image:none; border-bottom:1px solid #CCC;height:40px; }
        .tableStyleXS td { padding: 1px 0 1px 3px; }
        .TableNewStyle select { width: 80px; }
        .td_hide span { text-decoration: default; display: none; text-align: center; }
        span.hand_no { cursor: default; display: block; font-size: 12px; }
        span.hand_no:hover { text-decoration: none; }
        span.hand_yes { cursor: pointer; display: block; font-size: 12px; }
        .td_hide { cursor: pointer; }
    </style>
</head>
<body>
     <form id="form1" runat="server">
    <div id="scrollContent" style="width: auto;">
        <div class="box1">
            <table class="TableNewStyle" style="width: 100%;">
                 <tr>
                     
                    
                 
                     
                    <td  style="width:5%" >
                       
                    </td>
                    <td style="width:15%">
                       
                    </td>
                     <td style="width:5%" >
                      
                    </td>
                    <td style="width:15%">
                        
                    </td>
                      <td style="width:30%">
                        
                    </td>
                      <td style="width:30%">
                        
                    </td>
                     </tr>
                 <tr>
                      <td class="ali03">
                        送货时间:
                    </td>
                    <td colspan="5">
                        <asp:button id="Button1" text="日期" runat="server"  padding="0px" OnClick="btn_Search_Click1" style="width:160px;height:48px;font-size:30px;"  />&nbsp;&nbsp;
                        <asp:button id="Button2" text="日期" runat="server"  padding="0px" OnClick="btn_Search_Click2" style="width:160px;height:48px;font-size:30px;" />&nbsp;&nbsp;
                        <asp:button id="Button3" text="日期" runat="server"  padding="0px" OnClick="btn_Search_Click3" style="width:160px;height:48px;font-size:30px;" />&nbsp;&nbsp;
                        <asp:button id="Button4" text="日期" runat="server"  padding="0px" OnClick="btn_Search_Click4" style="width:160px;height:48px;font-size:30px;" />&nbsp;&nbsp;
                        <asp:button id="Button5" text="日期" runat="server"  padding="0px" OnClick="btn_Search_Click5" style="width:160px;height:48px;font-size:30px;" />&nbsp;&nbsp;
                        <asp:button id="Button6" text="日期" runat="server"  padding="0px" OnClick="btn_Search_Click6" style="width:160px;height:48px;font-size:30px;" />&nbsp;&nbsp;
                        <asp:button id="Button7" text="日期" runat="server"  padding="0px" OnClick="btn_Search_Click7" style="width:160px;height:48px;font-size:30px;" />
                        <input type="hidden" runat="server" id="txtDeliveryTime"  />
                         </td>
                     </tr>
           
                     
                
                
            </table>
        </div>
            
          
        <div clear="fl" style="width:100%; overflow-x:scroll;">
            <table class="tableStyleXS"  style="width:2200px;">
                <thead> 
                    <tr>
                          
                        <th width="5%">
                            顺序
                        </th>
                        <th style="text-align: center;" width="10%">
                           送货单号
                        </th>
                        <th style="text-align: center;" width="10%">
                            要求到达时间 
                        </th>
                        
                        <th width="8%">
                           业务经理
                        </th>
                        <th width="10%">
                            客户单位
                        </th>
                        <th style="text-align: center;"width="22%">
                            客户地址、联系人及联系电话 
                        </th>
                        
                        
                        <th width="8%">
                            货单数量
                        </th>
                        
                        <th width="15%">
                            注意事项
                        </th>
                        <th width="10%">
                            操作
                        </th>
                        
                         
                    </tr>
                </thead>
                <tbody>
                    <asp:repeater id="RepClientList" runat="server">
                        <itemtemplate>
                            <tr>
                                 
                                
                                <td>
                                     <%#Eval("Sort")%>    </a>       
                                </td>
                                 <td>
                                    <%#Eval("SellerOrderId")%>
                                </td>
                                <td>
                                    <%#Eval("DeliverTime", "{0:yyyy-MM-dd}")%>
                                </td>
                              
                                 <td>
                                    <%#Eval("BusinessManager")%>
                                </td>
                                <td>
                                    <%#Eval("BuyerName")%>
                                </td>
                                
                                <td>
                                    <%#Eval("DizhiLianxirenDianhua")%>
                                </td>
                                <td>
                                   <%#Eval("shuliang")%>  
                                </td>
                                
                                 <td>
                                 <%#Eval("Zhuyishixiang")%>    </a>    
                                </td>
                                  <td>
                                         
                                    
    
                                      <%#Eval("qianshou")%>
                                 
                                  </td>
                             
                                 
                            </tr>
                        </itemtemplate>
                    </asp:repeater>
                </tbody>
            </table>
           
        </div>
    </div>
    </form>
</body>
</html>