liuzhen 5 年 前
コミット
7e58523450
共有1 個のファイルを変更した9 個の追加6 個の削除を含む
  1. 9 6
      WebUI/CallCenterWeb.UI/CommonHtml/WorkDatil.html

+ 9 - 6
WebUI/CallCenterWeb.UI/CommonHtml/WorkDatil.html

104
 			    cursor: pointer;
104
 			    cursor: pointer;
105
 			    color: #fff;
105
 			    color: #fff;
106
 			}
106
 			}
107
+			.tdWidth td{
108
+				width: 20%;
109
+			}
107
 		</style>
110
 		</style>
108
 	</head>
111
 	</head>
109
 
112
 
130
 					<div style="width: 100%;padding: 10px;">
133
 					<div style="width: 100%;padding: 10px;">
131
 						<table class="Table" border="0" cellspacing="0" cellpadding="0">
134
 						<table class="Table" border="0" cellspacing="0" cellpadding="0">
132
 							<tbody>
135
 							<tbody>
133
-								<tr class="bor_bootm">
136
+								<tr class="bor_bootm tdWidth">
134
 									<th>名字:</th>
137
 									<th>名字:</th>
135
 									<td><span class="F_CusName"></span></td>
138
 									<td><span class="F_CusName"></span></td>
136
 									<th>来源:</th>
139
 									<th>来源:</th>
137
 									<td><span class="LY"></span></td>
140
 									<td><span class="LY"></span></td>
138
-									<th>主题词:</th>
139
-									<td><span class="subjectWords"></span></td>
140
 									<th>来电号码:</th>
141
 									<th>来电号码:</th>
141
 									<td><span class="F_ConPhone"></span></td>
142
 									<td><span class="F_ConPhone"></span></td>
142
 									<th>联系号码:</th>
143
 									<th>联系号码:</th>
171
 								<tr>
172
 								<tr>
172
 			                        <th class="Importent"></th>
173
 			                        <th class="Importent"></th>
173
 			                        <td colspan="7">
174
 			                        <td colspan="7">
174
-			                        	<div style="width:710px">
175
+			                        	<div style="width:710px;border: 1px solid #000000;">
175
 							                <div id="myMap" style="width:100%;height:400px;"></div>
176
 							                <div id="myMap" style="width:100%;height:400px;"></div>
176
 							                <input type="hidden" class="store_Lng" value="115.659773"/>
177
 							                <input type="hidden" class="store_Lng" value="115.659773"/>
177
 			        						<input type="hidden" class="store_Lat" value="34.395449" />
178
 			        						<input type="hidden" class="store_Lat" value="34.395449" />
178
 							            </div>
179
 							            </div>
179
 			                    	</td>
180
 			                    	</td>
180
 			                    </tr>
181
 			                    </tr>
181
-								<tr>
182
+								<tr class="tdWidth">
182
 									<th>类型:</th>
183
 									<th>类型:</th>
183
 									<td>
184
 									<td>
184
 										<span class="LX"></span>
185
 										<span class="LX"></span>
187
 									<td>
188
 									<td>
188
 										<span class="CD"></span>
189
 										<span class="CD"></span>
189
 									</td>
190
 									</td>
190
-									<th colspan="3">密级:</th>
191
+									<th>主题词:</th>
192
+									<td><span class="subjectWords"></span></td>
193
+									<th>密级:</th>
191
 									<td>
194
 									<td>
192
 										<span class="MJ"></span>
195
 										<span class="MJ"></span>
193
 									</td>
196
 									</td>