Ver Fonte

Merge branch 'dev4.7.8' of http://192.168.3.207:8080/qmx/jy into dev4.7.8

yangfeng há 3 anos atrás
pai
commit
3f19e92add

+ 1 - 1
src/web/staticres/css/dev2/newBidSearch.css

@@ -359,7 +359,7 @@
 .tag-input > .clear-input{
   display: inline-block;
   padding: 0 10px;
-  width: 98px;
+  width: 160px;
   height: 36px;
   line-height: 1;
   background: #fff;

+ 5 - 3
src/web/templates/pc/biddetail_rec.html

@@ -838,7 +838,7 @@
 						</table>
 					</div>
 					<div class="baseInfo" id="bidInfoTitle" style="display:none;">中标信息</div>
-					<div class="baseTable" id="bidInfoCont" style="display:none;position: relative">
+					<div class="baseTable" id="bidInfoCont" style="display:none;">
 						<table>
 							<tr>
 								<td class="tab-type">中标单位</td>
@@ -941,9 +941,11 @@
 									<div style="display:none;"></div>
 								</td>
 							</tr>
-							<tr class="winnertel" style="display:none;">
+							<tr class="winnertel" style="display:none;position: relative">
+                <tbody>
+                  <td style="position: absolute;right: 54px;margin-top:12px;font-size: 14px;display:none;color:#888;" id="tel_source"></td>
+                </tbody>
 								<td class="tab-type">联系方式</td>
-                <span style="position: absolute;right: 12px;top:60px;font-size: 14px;display:none;color:#888;" id="tel_source"></span>
 								<td class="tab-cont" style="border-right: none;">
 									{{if or .T.isVip .T.isEntniche .T.isMember}}
 									<div class="cont-cont"><span id="winnertel"></span></div>