|
|
@@ -1,17 +1,17 @@
|
|
1
|
|
-<%@ Page Language="C#" AutoEventWireup="true" CodeFile="PeopleNewsInfo.aspx.cs" Inherits="WebSite_PeopleNewsInfo" %>
|
|
|
1
|
+<%@ Page Language="C#" AutoEventWireup="true" CodeFile="PeopleNewsInfo.aspx.cs" Inherits="WebSite_PeopleNewsInfo" %>
|
|
2
|
2
|
|
|
3
|
3
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/tr/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
4
|
4
|
|
|
5
|
|
-<%@ Register src="_controls/LeftList.ascx" tagname="LeftList" tagprefix="uc1" %>
|
|
6
|
|
-<%@ Register src="_controls/Top.ascx" tagname="Top" tagprefix="uc2" %>
|
|
7
|
|
-<%@ Register src="_controls/Bottom.ascx" tagname="Bottom" tagprefix="uc3" %>
|
|
8
|
|
-<%@ Register src="_controls/ShowLink.ascx" tagname="ShowLink" tagprefix="uc4" %>
|
|
|
5
|
+<%@ Register Src="_controls/LeftList.ascx" TagName="LeftList" TagPrefix="uc1" %>
|
|
|
6
|
+<%@ Register Src="_controls/Top.ascx" TagName="Top" TagPrefix="uc2" %>
|
|
|
7
|
+<%@ Register Src="_controls/Bottom.ascx" TagName="Bottom" TagPrefix="uc3" %>
|
|
|
8
|
+<%@ Register Src="_controls/ShowLink.ascx" TagName="ShowLink" TagPrefix="uc4" %>
|
|
9
|
9
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/tr/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
10
|
10
|
|
|
11
|
11
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
12
|
12
|
<head id="Head1" runat="server">
|
|
13
|
|
- <meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
|
|
14
|
|
- <title>鹤å£�市12345市长çƒçº¿</title>
|
|
|
13
|
+ <meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
|
|
|
14
|
+ <title>º×±ÚÊÐ12345Êг¤ÈÈÏß</title>
|
|
15
|
15
|
<link href="css/style.css" rel="stylesheet" type="text/css" />
|
|
16
|
16
|
<link href="css/list.css" rel="stylesheet" type="text/css" />
|
|
17
|
17
|
<script language="javascript" type="text/javascript">
|
|
|
@@ -21,214 +21,223 @@
|
|
21
|
21
|
}
|
|
22
|
22
|
}
|
|
23
|
23
|
</script>
|
|
24
|
|
- <style type="text/css">
|
|
25
|
|
-a {
|
|
26
|
|
-color: #c75f3e;
|
|
27
|
|
-}
|
|
28
|
|
-
|
|
29
|
|
-#mytable {
|
|
30
|
|
-width: 700px;
|
|
31
|
|
-padding: 0;
|
|
32
|
|
-margin: 0;
|
|
33
|
|
-}
|
|
34
|
|
-
|
|
35
|
|
-caption {
|
|
36
|
|
-padding: 0 0 5px 0;
|
|
37
|
|
-width: 700px;
|
|
38
|
|
-font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
|
|
39
|
|
-text-align: right;
|
|
40
|
|
-}
|
|
41
|
|
-th {
|
|
42
|
|
-
|
|
43
|
|
-color: #4f6b72;
|
|
44
|
|
-border-right: 1px solid #C1DAD7;
|
|
45
|
|
-border-bottom: 1px solid #C1DAD7;
|
|
46
|
|
-border-top: 1px solid #C1DAD7;
|
|
47
|
|
-letter-spacing: 2px;
|
|
48
|
|
-text-transform: uppercase;
|
|
49
|
|
-text-align: left;
|
|
50
|
|
-padding: 6px 6px 6px 12px;
|
|
51
|
|
-background: #CAE8EA no-repeat;
|
|
52
|
|
-}
|
|
53
|
|
-
|
|
54
|
|
-th.nobg {
|
|
55
|
|
-border-top: 0;
|
|
56
|
|
-border-left: 0;
|
|
57
|
|
-border-right: 1px solid #C1DAD7;
|
|
58
|
|
-background: none;
|
|
59
|
|
-}
|
|
60
|
|
-td {
|
|
61
|
|
-border-right: 1px solid #C1DAD7;
|
|
62
|
|
-border-bottom: 1px solid #C1DAD7;
|
|
63
|
|
-
|
|
64
|
|
-
|
|
65
|
|
-padding: 3px 6px 3px 12px;
|
|
66
|
|
-
|
|
67
|
|
-}
|
|
68
|
|
-
|
|
69
|
|
-th.spec {
|
|
70
|
|
-border-left: 1px solid #C1DAD7;
|
|
71
|
|
-border-top: 0;
|
|
72
|
|
-background: #fff no-repeat;
|
|
73
|
|
-
|
|
74
|
|
-}
|
|
75
|
|
-
|
|
76
|
|
-th.specalt {
|
|
77
|
|
-border-left: 1px solid #C1DAD7;
|
|
78
|
|
-border-top: 0;
|
|
79
|
|
-background: #f5fafa no-repeat;
|
|
80
|
|
-font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
|
|
81
|
|
-color: #797268;
|
|
82
|
|
-}
|
|
83
|
|
-</style>
|
|
|
24
|
+ <style type="text/css">
|
|
|
25
|
+ a {
|
|
|
26
|
+ color: #c75f3e;
|
|
|
27
|
+ }
|
|
|
28
|
+
|
|
|
29
|
+ #mytable {
|
|
|
30
|
+ width: 700px;
|
|
|
31
|
+ padding: 0;
|
|
|
32
|
+ margin: 0;
|
|
|
33
|
+ }
|
|
|
34
|
+
|
|
|
35
|
+ caption {
|
|
|
36
|
+ padding: 0 0 5px 0;
|
|
|
37
|
+ width: 700px;
|
|
|
38
|
+ font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
|
|
|
39
|
+ text-align: right;
|
|
|
40
|
+ }
|
|
|
41
|
+
|
|
|
42
|
+ th {
|
|
|
43
|
+ color: #4f6b72;
|
|
|
44
|
+ border-right: 1px solid #C1DAD7;
|
|
|
45
|
+ border-bottom: 1px solid #C1DAD7;
|
|
|
46
|
+ border-top: 1px solid #C1DAD7;
|
|
|
47
|
+ letter-spacing: 2px;
|
|
|
48
|
+ text-transform: uppercase;
|
|
|
49
|
+ text-align: left;
|
|
|
50
|
+ padding: 6px 6px 6px 12px;
|
|
|
51
|
+ background: #CAE8EA no-repeat;
|
|
|
52
|
+ }
|
|
|
53
|
+
|
|
|
54
|
+ th.nobg {
|
|
|
55
|
+ border-top: 0;
|
|
|
56
|
+ border-left: 0;
|
|
|
57
|
+ border-right: 1px solid #C1DAD7;
|
|
|
58
|
+ background: none;
|
|
|
59
|
+ }
|
|
|
60
|
+
|
|
|
61
|
+ td {
|
|
|
62
|
+ border-right: 1px solid #C1DAD7;
|
|
|
63
|
+ border-bottom: 1px solid #C1DAD7;
|
|
|
64
|
+ padding: 3px 6px 3px 12px;
|
|
|
65
|
+ }
|
|
|
66
|
+
|
|
|
67
|
+ th.spec {
|
|
|
68
|
+ border-left: 1px solid #C1DAD7;
|
|
|
69
|
+ border-top: 0;
|
|
|
70
|
+ background: #fff no-repeat;
|
|
|
71
|
+ }
|
|
|
72
|
+
|
|
|
73
|
+ th.specalt {
|
|
|
74
|
+ border-left: 1px solid #C1DAD7;
|
|
|
75
|
+ border-top: 0;
|
|
|
76
|
+ background: #f5fafa no-repeat;
|
|
|
77
|
+ font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
|
|
|
78
|
+ color: #797268;
|
|
|
79
|
+ }
|
|
|
80
|
+ </style>
|
|
84
|
81
|
</head>
|
|
85
|
82
|
<body>
|
|
86
|
83
|
<form id="form1" runat="server">
|
|
87
|
|
- <uc2:Top ID="Top1" runat="server" />
|
|
88
|
|
-<div class="hb_list">
|
|
89
|
|
-<div class="hb_left">
|
|
90
|
|
-<div class="hbb_left">
|
|
91
|
|
- <div class="dl_jl">
|
|
92
|
|
- <uc1:LeftList ID="LeftList1" runat="server" />
|
|
93
|
|
- </div>
|
|
94
|
|
-
|
|
95
|
|
- </div>
|
|
96
|
|
-
|
|
97
|
|
- <div class="dlk_left">
|
|
98
|
|
- <div class="dl_jl"></div>
|
|
99
|
|
- <div class="hdjl"> 投诉查询</div>
|
|
100
|
|
- <div class="xxzt"><div class="ztwz">信�主题:</div><input type="text" class="ztk" /></div>
|
|
101
|
|
- <div class="xxzt"><div class="ztwz">信�内容:</div><input type="text" class="ztk" /></div>
|
|
102
|
|
- <div class="xck">
|
|
103
|
|
- <input type="button" value="" class="dlk2" onclick="javascript:location.href='WorkSearch.aspx'"/>
|
|
104
|
|
- </div>
|
|
105
|
|
- </div>
|
|
106
|
|
- <div class="link_right">
|
|
107
|
|
- <div class="wsdc"> �情链接</div>
|
|
108
|
|
- <div class="ljdh">连接导航:</div>
|
|
109
|
|
- <div class="xlk">
|
|
110
|
|
-
|
|
111
|
|
- <uc4:ShowLink ID="ShowLink1" runat="server" />
|
|
112
|
|
-
|
|
113
|
|
- </div>
|
|
114
|
|
- </div>
|
|
115
|
|
- </div>
|
|
116
|
|
-<div class="hb_right">
|
|
117
|
|
-<div class="home">当��置:首页>��查询>��详情
|
|
118
|
|
- </div>
|
|
119
|
|
-<div class="list_tb">
|
|
120
|
|
- <div class="list_tbb">
|
|
121
|
|
- <div class="list_gz">��详情</div>
|
|
122
|
|
-
|
|
123
|
|
- </div>
|
|
124
|
|
- <div class="listbiao">
|
|
125
|
|
-<table border=1 cellPadding=0 cellSpacing=0 bordercolor="#111111"
|
|
126
|
|
- style="border-collapse: collapse; height: 394px; width: 761px;" class="word">
|
|
127
|
|
- <tbody>
|
|
128
|
|
- <tr>
|
|
129
|
|
- <td width="15%" height="25" noWrap bgcolor="#E1F0F7" align="center">��编�</td>
|
|
130
|
|
- <td width="35%"><asp:Label ID="lblWorkOrderId" runat="server" Text=""></asp:Label>
|
|
131
|
|
- </td>
|
|
132
|
|
- <td width="15%" noWrap bgcolor="#E1F0F7" align="center">办�情况</td>
|
|
133
|
|
- <td width="35%"><asp:Label ID="lblWorkState" runat="server" Text=""></asp:Label>
|
|
134
|
|
- </td>
|
|
135
|
|
- </tr>
|
|
136
|
|
- <tr>
|
|
137
|
|
- <td noWrap height="25" bgcolor="#E1F0F7" align="center">å��æ˜ ç±»åˆ«</td>
|
|
138
|
|
- <td colSpan=3>
|
|
139
|
|
-
|
|
|
84
|
+ <uc2:Top ID="Top1" runat="server" />
|
|
|
85
|
+ <div class="hb_list">
|
|
|
86
|
+ <div class="hb_left">
|
|
|
87
|
+ <div class="hbb_left">
|
|
|
88
|
+ <div class="dl_jl">
|
|
|
89
|
+ <uc1:LeftList ID="LeftList1" runat="server" />
|
|
|
90
|
+ </div>
|
|
|
91
|
+
|
|
|
92
|
+ </div>
|
|
|
93
|
+
|
|
|
94
|
+ <div class="dlk_left">
|
|
|
95
|
+ <div class="dl_jl"></div>
|
|
|
96
|
+ <div class="hdjl"> ͶËß²éѯ</div>
|
|
|
97
|
+ <div class="xxzt">
|
|
|
98
|
+ <div class="ztwz">ÐÅÏ¢Ö÷Ì⣺</div>
|
|
|
99
|
+ <input type="text" class="ztk" /></div>
|
|
|
100
|
+ <div class="xxzt">
|
|
|
101
|
+ <div class="ztwz">ÐÅÏ¢ÄÚÈÝ£º</div>
|
|
|
102
|
+ <input type="text" class="ztk" /></div>
|
|
|
103
|
+ <div class="xck">
|
|
|
104
|
+ <input type="button" value="" class="dlk2" onclick="javascript: location.href = 'WorkSearch.aspx'" />
|
|
|
105
|
+ </div>
|
|
|
106
|
+ </div>
|
|
|
107
|
+ <div class="link_right">
|
|
|
108
|
+ <div class="wsdc">ÓÑÇéÁ´½Ó</div>
|
|
|
109
|
+ <div class="ljdh">Á¬½Óµ¼º½£º</div>
|
|
|
110
|
+ <div class="xlk">
|
|
|
111
|
+
|
|
|
112
|
+ <uc4:ShowLink ID="ShowLink1" runat="server" />
|
|
|
113
|
+
|
|
|
114
|
+ </div>
|
|
|
115
|
+ </div>
|
|
|
116
|
+ </div>
|
|
|
117
|
+ <div class="hb_right">
|
|
|
118
|
+ <div class="home">
|
|
|
119
|
+ µ±Ç°Î»ÖãºÊ×Ò³>ÊÜÀí²éѯ>ÊÜÀíÏêÇé
|
|
|
120
|
+ </div>
|
|
|
121
|
+ <div class="list_tb">
|
|
|
122
|
+ <div class="list_tbb">
|
|
|
123
|
+ <div class="list_gz">ÊÜÀíÏêÇé</div>
|
|
|
124
|
+
|
|
|
125
|
+ </div>
|
|
|
126
|
+ <div class="listbiao">
|
|
|
127
|
+ <table border="1" cellpadding="0" cellspacing="0" bordercolor="#111111"
|
|
|
128
|
+ style="border-collapse: collapse; height: 394px; width: 761px;" class="word">
|
|
|
129
|
+ <tbody>
|
|
|
130
|
+ <tr>
|
|
|
131
|
+ <td width="15%" height="25" nowrap bgcolor="#E1F0F7" align="center">ÊÜÀí±àºÅ</td>
|
|
|
132
|
+ <td width="35%">
|
|
|
133
|
+ <asp:Label ID="lblWorkOrderId" runat="server" Text=""></asp:Label>
|
|
|
134
|
+ </td>
|
|
|
135
|
+ <td width="15%" nowrap bgcolor="#E1F0F7" align="center">°ìÀíÇé¿ö</td>
|
|
|
136
|
+ <td width="35%">
|
|
|
137
|
+ <asp:Label ID="lblWorkState" runat="server" Text=""></asp:Label>
|
|
|
138
|
+ </td>
|
|
|
139
|
+ </tr>
|
|
|
140
|
+ <tr>
|
|
|
141
|
+ <td nowrap height="25" bgcolor="#E1F0F7" align="center">·´Ó³Àà±ð</td>
|
|
|
142
|
+ <td colspan="3">
|
|
|
143
|
+
|
|
140
|
144
|
<asp:Label ID="lblType" runat="server" Text=""></asp:Label>
|
|
141
|
|
- </td>
|
|
142
|
|
- </tr>
|
|
143
|
|
- <tr>
|
|
144
|
|
- <td height="25" noWrap bgcolor="#E1F0F7" align="center">��时间</td>
|
|
145
|
|
- <td><asp:Label ID="lblAcceptTime" runat="server" Text=""></asp:Label>
|
|
146
|
|
- </td>
|
|
147
|
|
- <td noWrap bgcolor="#E1F0F7" align="center">�馈时间</td>
|
|
148
|
|
- <td><asp:Label ID="lblBackTime" runat="server" Text=""></asp:Label>
|
|
149
|
|
- </td>
|
|
150
|
|
- </tr>
|
|
151
|
|
- <tr>
|
|
152
|
|
- <td noWrap height="25" bgcolor="#E1F0F7" align="center">信�主题</td>
|
|
153
|
|
- <td colSpan=3><asp:Label ID="lblTitle" runat="server"
|
|
154
|
|
- Text=""></asp:Label>
|
|
155
|
|
- </td>
|
|
156
|
|
- </tr>
|
|
157
|
|
- <tr>
|
|
158
|
|
- <td noWrap bgcolor="#E1F0F7" align="center">情况摘�</td>
|
|
159
|
|
- <td colSpan=3 style="WORD-BREAK: break-all; WORD-WRAP: break-word" height="120">
|
|
160
|
|
-
|
|
161
|
|
-
|
|
162
|
|
-
|
|
163
|
|
-
|
|
164
|
|
- <asp:Label ID="lblContent" runat="server" Text=""></asp:Label>
|
|
165
|
|
-
|
|
166
|
|
-
|
|
167
|
|
- </td>
|
|
168
|
|
- </tr>
|
|
169
|
|
- <tr>
|
|
170
|
|
- <td noWrap height="25" bgcolor="#E1F0F7" align="center">交办��</td>
|
|
171
|
|
- <td colSpan=3><asp:Label
|
|
172
|
|
- ID="lblOption" runat="server" Text=""></asp:Label>
|
|
173
|
|
- </td>
|
|
174
|
|
- </tr>
|
|
175
|
|
- <tr>
|
|
176
|
|
- <td height=25 noWrap bgcolor="#E1F0F7" align="center">承办��</td>
|
|
177
|
|
- <td colSpan=3><asp:Label ID="lblDeptMent" runat="server" Text=""></asp:Label>
|
|
178
|
|
- </td>
|
|
179
|
|
- </tr>
|
|
180
|
|
- <tr>
|
|
181
|
|
- <td noWrap bgcolor="#E1F0F7" align="center">处�结果</td>
|
|
182
|
|
- <td style="WORD-BREAK: break-all; WORD-WRAP: break-word" colSpan=3 height="120">
|
|
183
|
|
- <asp:Label
|
|
184
|
|
- ID="lblResult" runat="server" Text=""></asp:Label>
|
|
185
|
|
- <br>
|
|
186
|
|
-
|
|
187
|
|
- </td>
|
|
188
|
|
- </tr>
|
|
189
|
|
-
|
|
190
|
|
- </tbody>
|
|
191
|
|
- </table>
|
|
192
|
|
- <div class="list_tbb">
|
|
193
|
|
- <div class="list_gz">相关信�</div>
|
|
194
|
|
- <asp:Repeater ID="rptItems" runat="server">
|
|
195
|
|
- <HeaderTemplate>
|
|
196
|
|
- <table id="mytable1" cellspacing="0" cellpadding="0" width="100%">
|
|
197
|
|
- <tr>
|
|
198
|
|
- <th scope="col" style=" width:40%">信�主题</th>
|
|
199
|
|
- <th scope="col" style=" width:12%">�馈类别</th>
|
|
200
|
|
- <th scope="col" style=" width:12%">办�情况</th>
|
|
201
|
|
- <th scope="col" style=" width:23%">��时间</th>
|
|
202
|
|
- <th scope="col">点击次数</th>
|
|
203
|
|
- </tr>
|
|
204
|
|
-
|
|
205
|
|
- </HeaderTemplate>
|
|
206
|
|
- <ItemTemplate>
|
|
207
|
|
- <tr>
|
|
208
|
|
- <td class="row" valign="middle"><a href='PeopleNewsInfo.aspx?WorkOrderId=<%#Eval("F_WorkOrderId") %>'><%#Eval("F_Title") %></a> </td>
|
|
209
|
|
- <td class="row" valign="middle"><%#Eval("F_Value") %></td>
|
|
210
|
|
- <td class="row" valign="middle"><%#GetItem(Eval("F_WorkState"))%></td>
|
|
211
|
|
- <td class="row" valign="middle"><%#Eval("F_AcceptTime")%></td>
|
|
212
|
|
- <td class="row" valign="middle"><%#Eval("F_ViewCount") %></td>
|
|
213
|
|
- </tr>
|
|
214
|
|
- </ItemTemplate>
|
|
215
|
|
- <FooterTemplate>
|
|
216
|
|
- </table>
|
|
217
|
|
- </FooterTemplate>
|
|
218
|
|
- </asp:Repeater>
|
|
219
|
|
- </div>
|
|
220
|
|
-
|
|
|
145
|
+ </td>
|
|
|
146
|
+ </tr>
|
|
|
147
|
+ <tr>
|
|
|
148
|
+ <td height="25" nowrap bgcolor="#E1F0F7" align="center">ÊÜÀíʱ¼ä</td>
|
|
|
149
|
+ <td>
|
|
|
150
|
+ <asp:Label ID="lblAcceptTime" runat="server" Text=""></asp:Label>
|
|
|
151
|
+ </td>
|
|
|
152
|
+ <td nowrap bgcolor="#E1F0F7" align="center">·´À¡Ê±¼ä</td>
|
|
|
153
|
+ <td>
|
|
|
154
|
+ <asp:Label ID="lblBackTime" runat="server" Text=""></asp:Label>
|
|
|
155
|
+ </td>
|
|
|
156
|
+ </tr>
|
|
|
157
|
+ <tr>
|
|
|
158
|
+ <td nowrap height="25" bgcolor="#E1F0F7" align="center">ÐÅÏ¢Ö÷Ìâ</td>
|
|
|
159
|
+ <td colspan="3">
|
|
|
160
|
+ <asp:Label ID="lblTitle" runat="server"
|
|
|
161
|
+ Text=""></asp:Label>
|
|
|
162
|
+ </td>
|
|
|
163
|
+ </tr>
|
|
|
164
|
+ <tr>
|
|
|
165
|
+ <td nowrap bgcolor="#E1F0F7" align="center">Çé¿öÕªÒª</td>
|
|
|
166
|
+ <td colspan="3" style="word-break: break-all; word-wrap: break-word" height="120">
|
|
|
167
|
+
|
|
|
168
|
+
|
|
|
169
|
+
|
|
|
170
|
+
|
|
|
171
|
+ <asp:Label ID="lblContent" runat="server" Text=""></asp:Label>
|
|
|
172
|
+
|
|
|
173
|
+
|
|
|
174
|
+ </td>
|
|
|
175
|
+ </tr>
|
|
|
176
|
+ <tr>
|
|
|
177
|
+ <td nowrap height="25" bgcolor="#E1F0F7" align="center">½»°ìÒâ¼û</td>
|
|
|
178
|
+ <td colspan="3">
|
|
|
179
|
+ <asp:Label
|
|
|
180
|
+ ID="lblOption" runat="server" Text=""></asp:Label>
|
|
|
181
|
+ </td>
|
|
|
182
|
+ </tr>
|
|
|
183
|
+ <tr>
|
|
|
184
|
+ <td height="25" nowrap bgcolor="#E1F0F7" align="center">³Ð°ìµ¥Î»</td>
|
|
|
185
|
+ <td colspan="3">
|
|
|
186
|
+ <asp:Label ID="lblDeptMent" runat="server" Text=""></asp:Label>
|
|
|
187
|
+ </td>
|
|
|
188
|
+ </tr>
|
|
|
189
|
+ <tr>
|
|
|
190
|
+ <td nowrap bgcolor="#E1F0F7" align="center">´¦Àí½á¹û</td>
|
|
|
191
|
+ <td style="word-break: break-all; word-wrap: break-word" colspan="3" height="120">
|
|
|
192
|
+ <asp:Label
|
|
|
193
|
+ ID="lblResult" runat="server" Text=""></asp:Label>
|
|
|
194
|
+ <br>
|
|
|
195
|
+ </td>
|
|
|
196
|
+ </tr>
|
|
|
197
|
+
|
|
|
198
|
+ </tbody>
|
|
|
199
|
+ </table>
|
|
|
200
|
+ <div class="list_tbb">
|
|
|
201
|
+ <div class="list_gz">Ïà¹ØÐÅÏ¢</div>
|
|
|
202
|
+ <asp:Repeater ID="rptItems" runat="server">
|
|
|
203
|
+ <HeaderTemplate>
|
|
|
204
|
+ <table id="mytable1" cellspacing="0" cellpadding="0" width="100%">
|
|
|
205
|
+ <tr>
|
|
|
206
|
+ <th scope="col" style="width: 40%">ÐÅÏ¢Ö÷Ìâ</th>
|
|
|
207
|
+ <th scope="col" style="width: 12%">·´À¡Àà±ð</th>
|
|
|
208
|
+ <th scope="col" style="width: 12%">°ìÀíÇé¿ö</th>
|
|
|
209
|
+ <th scope="col" style="width: 23%">ÊÜÀíʱ¼ä</th>
|
|
|
210
|
+ <th scope="col">µã»÷´ÎÊý</th>
|
|
|
211
|
+ </tr>
|
|
|
212
|
+ </HeaderTemplate>
|
|
|
213
|
+ <ItemTemplate>
|
|
|
214
|
+ <tr>
|
|
|
215
|
+ <td class="row" valign="middle"><a href='PeopleNewsInfo.aspx?WorkOrderId=<%#Eval("F_WorkOrderId") %>'><%#Eval("F_Title") %></a> </td>
|
|
|
216
|
+ <td class="row" valign="middle"><%#Eval("F_Value") %></td>
|
|
|
217
|
+ <td class="row" valign="middle"><%#GetItem(Eval("F_WorkState"))%></td>
|
|
|
218
|
+ <td class="row" valign="middle"><%#Eval("F_AcceptTime")%></td>
|
|
|
219
|
+ <td class="row" valign="middle"><%#Eval("F_ViewCount") %></td>
|
|
|
220
|
+ </tr>
|
|
|
221
|
+ </ItemTemplate>
|
|
|
222
|
+ <FooterTemplate>
|
|
|
223
|
+ </table>
|
|
|
224
|
+ </FooterTemplate>
|
|
|
225
|
+ </asp:Repeater>
|
|
|
226
|
+ </div>
|
|
|
227
|
+
|
|
|
228
|
+ </div>
|
|
|
229
|
+ </div>
|
|
|
230
|
+ <div align="center">
|
|
|
231
|
+ <a href="javascript:history.go(-1);">
|
|
|
232
|
+ <img src="../_images/submit_back.gif" border="0">
|
|
|
233
|
+ </a>
|
|
|
234
|
+ </div>
|
|
|
235
|
+ </div>
|
|
|
236
|
+
|
|
221
|
237
|
</div>
|
|
222
|
|
- </div>
|
|
223
|
|
- <div align="center" ><a href="javascript:history.go(-1);">
|
|
224
|
|
- <img src="../_images/submit_back.gif" border="0">
|
|
225
|
|
- </a> </div>
|
|
226
|
|
-</div>
|
|
227
|
|
-
|
|
228
|
|
-</div>
|
|
229
|
238
|
|
|
230
|
|
- <uc3:Bottom ID="Bottom1" runat="server" />
|
|
|
239
|
+ <uc3:Bottom ID="Bottom1" runat="server" />
|
|
231
|
240
|
|
|
232
|
241
|
</form>
|
|
233
|
242
|
</body>
|
|
234
|
|
-</html>
|
|
|
243
|
+</html>
|