wangchuanjin 9 yıl önce
ebeveyn
işleme
1c65591ea2

+ 7 - 10
core/src/web/staticres/css/dev-qfw.css

@@ -74,9 +74,8 @@ a{
 }
 .a-content {
 	width: 1200px;
-	margin-left: auto;
-	margin-right: auto;
 	padding: 0px;
+	margin: 10px auto;
 }
 
 .a-content .a-c-left,.a-content .a-c-right{
@@ -85,7 +84,7 @@ a{
 }
 
 .a-content .a-c-left{
-	width: 925px;
+	width: 940px;
 }
 
 .a-content .a-c-right{
@@ -587,7 +586,7 @@ a{
 	border-left: 3px solid #FF5A5F;
 	width: 250px;
 	height: 45px;
-	margin:1px 0 10px 1px;
+	margin:0px 0 10px 0px;
 	line-height: 45px;
 	padding-left: 20px;
 	background: #FFF;
@@ -599,6 +598,9 @@ a{
 .a-c-right>div>.a-com-ul-block {
 	margin-bottom: 15px;
 }
+.a-c-right>div>.a-com-ul-block:last-child {
+	margin-bottom: 0px;
+}
 /*类似热门需求的ul*/
 .a-com-ul-block {
 	font-size: 12px;
@@ -1169,10 +1171,6 @@ a{
 	color:#FFF;
 	background:#FF5A5F;
 }
-.a-servicedetail {
-	margin-top:10px;
-}
-
 .a-servicedetail .a-border{
 	border:none;
 }
@@ -1951,7 +1949,6 @@ style="color:#D03102;margin-right:5px;"
 
 /*新热门需求*/
 #hotDemand ul.a-com-ul-block{
-	margin-left:1px;
 	height:371px;
 }
 #hotDemand li.a-com-second ul{
@@ -2494,7 +2491,7 @@ style="color:#D03102;margin-right:5px;"
 }
 .b-content{
 	padding: 0px;
-	margin: 15px auto;
+	margin: 10px auto;
 	width: 1200px;
 }
 .b-left{

+ 0 - 3
core/src/web/staticres/css/index-new.css

@@ -226,9 +226,6 @@ a:focus, a:hover{
 .a-index .a-index-head .index-new-left{
 	border-top:3px solid #FF5A5F;
 }
-.a-index .a-index-head{
-	margin-top:10px;
-}
 .a-index-head .index-new-left > div {
 	background-color:#fff;
 	color:#FF5A5F;

+ 7 - 6
core/src/web/staticres/css/qfw.css

@@ -357,6 +357,11 @@ a.new_red:hover, a.new_red:active {
 	margin-left: 20px;
 }
 /*==========用户中心中间布局样式===========*/
+.member-content:after{
+	content: " ";
+	clear: both;
+	display: table;
+}
 .member-content {
 	margin-bottom: 30px;
 }
@@ -367,10 +372,6 @@ a.new_red:hover, a.new_red:active {
 }
 
 .member-left {
-	width: 200px;
-	min-height: 900px;
-	font-weight: 100;
-	font-size: 14px;
 	color: #666;
     width: 250px;
 	border: 1px solid #E5E6E9;
@@ -378,8 +379,8 @@ a.new_red:hover, a.new_red:active {
 }
 
 .member-right {
-	width: 941px;
-	margin-left: 5px;
+	width: 940px;
+	float: right;
 }
 /*==========账号信息设置表单标题样式===========*/
 .member-panel {

+ 1 - 3
core/src/web/staticres/js/qfw.js

@@ -339,13 +339,11 @@ function webSiteInit(){
 			}
 		}
 		//设置用户用心左右布局
-		/*var memberLeft_marginLeft = 0;
 		if($(".member-content").length == 1 && $(".member-content>.member-left").length == 1 && $(".member-content>.member-right").length == 1){
-			$(".member-right").width($(".member-content").width() - 250 - 50);
 			if($(".member-content").children(".clearfix").length == 0){
 				$(".member-content").append('<div class="clearfix"></div>');
 			}
-		}*/
+		}
 	}catch(e){
 		clear_waitTopLoadOver();
 	}

+ 0 - 3
core/src/web/templates/manage/webcontent-new.html

@@ -29,9 +29,6 @@ body{
 .b-head  .b-com-five {
     background-color: #FF7F47;
 }
-.a-content{
-	margin-top:20px;
-}
 .b-head .head-hidemenu li:hover {
     background-color: #FF7F47;
 }

+ 0 - 3
core/src/web/templates/member/editservice.html

@@ -256,9 +256,6 @@
 	</div>
 	</div>
 </div>
-
-<!--右侧导航菜单-->
-{{include "/common/rightnavbtn.html"}}
 <!--右侧导航菜单-->
 {{include "/common/bottom.html"}}
 

+ 2 - 2
core/src/web/templates/member/microwebsite.html

@@ -78,8 +78,8 @@ body{
 {{include "/common/wsitehead.html"}}
 <!-- 中间 -->
 <div class="a-content">
-	<div class="panel panel-default">
-		<div class="panel-body">
+	<div class="panel panel-default" style="margin: 0px;padding: 0px;border-radius: 0px;">
+		<div class="panel-body" style="padding-bottom: 0px;">
 			<div class="step-1">
 				<font>一.选模板</font>
 				<div>

+ 0 - 2
core/src/web/templates/service/demand.html

@@ -11,14 +11,12 @@
 	.g-demand-main{
 			float: left;
 			width: 940px;
-			margin-top: 10px;
 			background: #FFF;
 			
 	}
 	.text-primary.a-com-title{
 		border-left:0px;
 		background:#F6F8FA;
-		margin-top:9px;
 		border:1px solid #E5E6E9;
 	}
 </style>

+ 0 - 3
core/src/web/templates/service/detail.html

@@ -20,9 +20,6 @@
 	.container-fluid .a-content{
 		margin-top:10px;
 	}
-	.a-c-right{
-		margin-top:8px;
-	}
 	.text-muted a{
 		color: #aea79f;
 	}

+ 0 - 4
core/src/web/templates/service/list.html

@@ -11,7 +11,6 @@
 	.list-new-list{
 		max-width: 940px;
 		width:100%;
-       margin: 10px 0 0 0;
    	    background-color: #fff;
        float: left;
 	}
@@ -48,9 +47,6 @@
 		padding-left:0px;
 		padding-right:0px;
 	}
-	.a-c-right{
-		margin-top:9px;
-	}
 	.text-primary{
 		color:#FF5A5F !important;
 	}

+ 1 - 4
core/src/web/templates/service/viewsingledemand.html

@@ -49,9 +49,6 @@
 				white-space: nowrap;
 				line-height:21px !important;
 			}
-			.a-c-right>.a-com-title {
-				margin-top:10px !important;
-			}
 			.xq-introduction{
 				height:38px;overflow: hidden;text-overflow: ellipsis;margin-top: 10px;
 			}
@@ -100,7 +97,7 @@
 	{{include "/common/indexhead.html"}}
     <div class="container-fluid a-content">
 		
-      <div class="a-c-left" style="background:#FFF;margin-top:10px;width:940px;">
+      <div class="a-c-left" style="background:#FFF;width:940px;">
         <div class="container" style="padding:30px 30px 30px 60px;width:100%;">
 					<div class="hidden-xs col-sm-4" >
 						<img width=250 height=250 style="background-color: #e4e4e4;" src="{{Msg "seo" "cdn"}}{{.T.demandInfo.s_image}}">