소스 검색

解决合并冲突

Chente 9 년 전
부모
커밋
e9595460d7
2개의 변경된 파일1개의 추가작업 그리고 16개의 파일을 삭제
  1. 1 11
      css/global.css
  2. 0 5
      index.html

+ 1 - 11
css/global.css

@@ -337,22 +337,16 @@ input.button{
 .indexBanner{
 .indexBanner{
 }
 }
 .indexImg{
 .indexImg{
-  position:relative;
   margin:0 auto;
   margin:0 auto;
   height:520px;
   height:520px;
   background: url(banner_bg.png) no-repeat center top;
   background: url(banner_bg.png) no-repeat center top;
 }
 }
 .BannerWrap{
 .BannerWrap{
-<<<<<<< HEAD
   position:relative;
   position:relative;
   height:520px
   height:520px
-=======
-  /*padding-bottom: 24px;*/
->>>>>>> 6d0866611360e9ca80538683b10a1ef261fe50c3
 }
 }
 .phone .iphone{
 .phone .iphone{
   position:absolute;
   position:absolute;
-<<<<<<< HEAD
   top:50px;
   top:50px;
   right:0;
   right:0;
   z-index:999
   z-index:999
@@ -379,10 +373,6 @@ input.button{
 .phone.show .android{
 .phone.show .android{
   transition: all .5s ease-in-out;
   transition: all .5s ease-in-out;
   transform: translateX(-40px);
   transform: translateX(-40px);
-=======
-  bottom:0;
-  right:4px;
->>>>>>> 6d0866611360e9ca80538683b10a1ef261fe50c3
 }
 }
 /*手机动效*/
 /*手机动效*/
 .BannerTitle{
 .BannerTitle{
@@ -434,7 +424,7 @@ input.button{
   float:left;
   float:left;
   width:140px;
   width:140px;
   text-align: center;
   text-align: center;
-  padding:60px 87px;
+  padding:60px 85px;
   border:1px solid #ececec;
   border:1px solid #ececec;
   border-right: none;
   border-right: none;
 }
 }

+ 0 - 5
index.html

@@ -35,13 +35,8 @@
 	<a href="#" title="纵横题库"><img src="images/logo.png"></a>
 	<a href="#" title="纵横题库"><img src="images/logo.png"></a>
 </div>
 </div>
 <div class="indexBanner">
 <div class="indexBanner">
-<<<<<<< HEAD
 	<div class="indexImg">
 	<div class="indexImg">
 		<div class="BannerWrap width1020">
 		<div class="BannerWrap width1020">
-=======
-	<div class="indexImg width950">
-		<div class="BannerWrap">
->>>>>>> 6d0866611360e9ca80538683b10a1ef261fe50c3
 			<h1 class="BannerTitle">工程人的考试专属APP</h1>
 			<h1 class="BannerTitle">工程人的考试专属APP</h1>
 			<div class="code"><img src="images/erweima.png"><p>扫一扫,快捷下载</p><div class="ex"></div></div>
 			<div class="code"><img src="images/erweima.png"><p>扫一扫,快捷下载</p><div class="ex"></div></div>
 			<div class="phone">
 			<div class="phone">