Browse Source

样式调整

hangb 7 years ago
parent
commit
4ebff15dd7

+ 2 - 2
src/main/webapp/resources/tpl/index/baseInfo/inquiry_list.html

@@ -70,7 +70,7 @@
         position: absolute;
         position: absolute;
         right: 0;
         right: 0;
         top: 0;
         top: 0;
-        background: #5078cb;
+        background: #3f84f6;
         color: #fff;
         color: #fff;
         height: 35px;
         height: 35px;
         width: 55px;
         width: 55px;
@@ -80,7 +80,7 @@
         line-height: 20px;
         line-height: 20px;
     }
     }
     .tender-list-content .filter div.form-group .input-group-addon:hover{
     .tender-list-content .filter div.form-group .input-group-addon:hover{
-        background: #3a89d1;
+        background: #3f84f6;
     }
     }
     .tender-list-content .filter div.form-group input{
     .tender-list-content .filter div.form-group input{
         border-radius: 0;
         border-radius: 0;

+ 0 - 1
src/main/webapp/resources/tpl/index/fa/arCheck.html

@@ -259,7 +259,6 @@
 						ui-sref="fa.arCheck_detail({id:check.id})" target="_blank">查看详情</a> -->
 						ui-sref="fa.arCheck_detail({id:check.id})" target="_blank">查看详情</a> -->
 				</td>
 				</td>
 			</tr>
 			</tr>
-			<tr></tr>
 		</tbody>
 		</tbody>
 	</table>
 	</table>
 </div>
 </div>

+ 1 - 1
src/main/webapp/resources/tpl/index/make/change.html

@@ -61,7 +61,7 @@
 }
 }
 
 
 .order-table>tbody {
 .order-table>tbody {
-	border: 1px solid transparent;
+	border: 1px solid transparent !important ;
 }
 }
 
 
 .order-table>tbody:hover {
 .order-table>tbody:hover {

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

@@ -1160,7 +1160,7 @@
             </thead>
             </thead>
             <tbody ng-if="tableParams.total() == 0">
             <tbody ng-if="tableParams.total() == 0">
             <tr>
             <tr>
-                <td colspan="5">
+                <td colspan="5" style="border-bottom: 1px solid transparent">
                     <div id="empty">
                     <div id="empty">
                         <div class="left_img">
                         <div class="left_img">
                             <a href="http://www.ubtob.com/" target="_blank" title="优软云首页"><img src="static/img/empty/uas_empty.png"></a>
                             <a href="http://www.ubtob.com/" target="_blank" title="优软云首页"><img src="static/img/empty/uas_empty.png"></a>

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

@@ -1123,7 +1123,7 @@ select.disabled {
 			</thead>
 			</thead>
 			<tbody ng-if="tableParams.total() == 0">
 			<tbody ng-if="tableParams.total() == 0">
             <tr>
             <tr>
-                <td colspan="7">
+                <td colspan="7" style="border-bottom: none;">
                     <div id="empty">
                     <div id="empty">
                         <div class="left_img">
                         <div class="left_img">
                             <a href="http://www.ubtob.com/" target="_blank" title="优软云首页"><img src="static/img/empty/uas_empty.png"></a>
                             <a href="http://www.ubtob.com/" target="_blank" title="优软云首页"><img src="static/img/empty/uas_empty.png"></a>

+ 1 - 1
src/main/webapp/resources/tpl/index/sale/inquiry_list.html

@@ -69,7 +69,7 @@
         position: absolute;
         position: absolute;
         right: 0;
         right: 0;
         top: 0;
         top: 0;
-        background: #5078cb;
+        background: #3f84f6;
         color: #fff;
         color: #fff;
         height: 35px;
         height: 35px;
         width: 55px;
         width: 55px;