Browse Source

Merge branch 'release-201802-wangcz' into dev

hangb 7 years ago
parent
commit
d2ef9d0a58

+ 1 - 1
src/main/webapp/resources/css/add.css

@@ -1701,7 +1701,7 @@ option {
 }
 }
 
 
 .oder-change dl dd:hover {
 .oder-change dl dd:hover {
-    border: #d32526 1px solid;
+    border: #3f84f6 1px solid;
 }
 }
 
 
 .oder-change dl dd:hover b.wid02 a {
 .oder-change dl dd:hover b.wid02 a {

+ 1 - 1
src/main/webapp/resources/tpl/index/purc/cart.html

@@ -255,7 +255,7 @@
 		</td>
 		</td>
 	</tr>
 	</tr>
 	<tr>
 	<tr>
-		<td colspan="6">
+		<td colspan="7">
 			<div id="empty_info">
 			<div id="empty_info">
 				<div class="f16 text-center empty_title">
 				<div class="f16 text-center empty_title">
 					<p>为什么我没有采购订单?</p>
 					<p>为什么我没有采购订单?</p>

+ 7 - 1
src/main/webapp/resources/tpl/index/purc/pubInquiry_new.html

@@ -912,6 +912,12 @@ select.disabled {
 }
 }
 .left-dropdown-menu .dropdown-menu li span{
 .left-dropdown-menu .dropdown-menu li span{
     width: auto !important;
     width: auto !important;
+}
+    .hover-table {
+        background: #fff;
+    }
+.hover-table:hover tr td {
+    background: #fff!important;
 }
 }
 </style>
 </style>
 <div class="ng-scope">
 <div class="ng-scope">
@@ -1121,7 +1127,7 @@ select.disabled {
 					<th width="80px">选择</th>
 					<th width="80px">选择</th>
 				</tr>
 				</tr>
 			</thead>
 			</thead>
-			<tbody ng-if="tableParams.total() == 0">
+			<tbody ng-if="tableParams.total() == 0" class="hover-table">
             <tr>
             <tr>
                 <td colspan="7" style="border-bottom: none;">
                 <td colspan="7" style="border-bottom: none;">
                     <div id="empty">
                     <div id="empty">