Browse Source

询价页面样式调整

hangb 7 years ago
parent
commit
cd2f55be79

+ 1 - 1
src/main/webapp/WEB-INF/views/normal/index.html

@@ -27,7 +27,7 @@
 			<div class="navbar-header">
 				<span class="navbar-brand">
 					<a href="http://www.ubtob.com/" target="_blank" title="优软云首页"></a>
-					<a href="http://www.usoftmall.com.com" title="优软商城">优软商城</a>
+					<a href="http://www.usoftmall.com" title="优软商城" target="_blank">优软商城</a>
 				</span>
 			</div>
 			<nav class="navbar-collapse">

+ 2 - 2
src/main/webapp/resources/css/index.css

@@ -3002,8 +3002,8 @@ input:-webkit-autofill { box-shadow: 0 0 0 1000px white inset !important;}
 /*公共详情*/
 .pub-com_head, .com_head {
 	width: 100%;
-	height: 45px;
-	line-height: 44px;
+	height: 50px;
+	line-height: 50px;
 	background: #366df3;
 	border-radius: 5px 5px 0 0 ;
 	/*background: url("../img/approvalFlow/comm_bg01.png") no-repeat left;*/

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

@@ -171,21 +171,6 @@
         position: relative;
         overflow: hidden;
     }
-    .pub-com_head span:before{
-        content: '';
-        position: absolute;
-        top: 17px;
-        left: 13px;
-        width: 4px;
-        height: 13px;
-        background: #000;
-    }
-    .pub-com_head span b{
-        margin-left: 10px;
-        font-weight: normal;
-        font-size: 14px;
-        color: #000;
-    }
     .pub-com_head span em{
         font-style: normal;
         font-size: 14px;
@@ -195,7 +180,7 @@
         float: right;
         padding-right: 30px;
         font-size: 14px;
-        color: #999;
+        color: #fff;
     }
     .tender-list-content .container{
         width: 1170px !important;
@@ -325,7 +310,7 @@
             <div class="tender-label list-unstyled">
                 <div class="pub-com_head">
                     <span>
-                        <b>公共询价</b>
+                        公共询价
                         <!--(<em> 10 </em>)-->
                     </span>
                     <a href="#/index">返回</a>