Kaynağa Gözat

增加隐私声明

HW 4 yıl önce
ebeveyn
işleme
ff9c60d90e

+ 3 - 2
src/css/me/enroll.css

@@ -12,8 +12,9 @@ padding-left:50px;color:#B4B4B4}
 padding-left:50px;color:#B4B4B4}
 .fromDiv>div>img{position: absolute;top:10px;left:10px;width:25px;}
 .fromDiv>div>p{color:#358DDF;font-size:16px;position: absolute;right:10px;top:0px;line-height: 45px;}
-.fromDiv>div.xieyi{width:300px;height:50px;color:#358DDF;font-size:16px;line-height: 50px;text-align: center;}
-.xieyi>span{width:18px;height:18px;display:inline-block;position: absolute;top:16px;left:40px;border: 1px solid #909090;border-radius:5px;}
+.fromDiv>div.xieyi{height:50px;color:#358DDF;font-size:16px;line-height: 50px;text-align: center;display: flex;align-items: center;}
+.xieyi>span{width:18px;margin-right: 5px;height:18px;display:inline-block;border: 1px solid #909090;border-radius:5px;}
+.xieyi>a{margin-left: auto;}
 .enroll{background-color: #308DE6;color:#fff;/*border-radius:10px;*/font-size: 23px;line-height:45px;text-align: center;letter-spacing:15px;}
 .enrolls{background-color: #F7F7F7;color:#B4B4B4;/*border-radius:10px;*/font-size: 23px;line-height:45px;text-align: center;letter-spacing:15px;}
 span.gouxuan{background: url("../../../img/enroll7.png") -1px -1px no-repeat;background-size: 20px 20px;}

+ 1 - 1
src/css/public.css

@@ -144,4 +144,4 @@ top:-30px;font-size: 18px;}
 .shou{margin-left:20px;line-height: 25px;display: inline-block;}
 .shou>img{width:25px;height:25px;}
 .ping{margin-left:30px;line-height: 25px;display: inline-block;}
-.ping>a>img{width:22px;height:22px;}
+.ping>a>img{width:22px;height:22px;}

+ 1 - 0
template/me/enroll.html

@@ -53,6 +53,7 @@
 			<div class="xieyi">
 				<span></span>
 				接受技淘网用户协议
+				<a href="../portal/privacyStatement/index.html">隐私声明</a>
 			</div>
 			<div class="enrolls" id="enroll">
 				注册

Dosya farkı çok büyük olduğundan ihmal edildi
+ 46 - 0
template/portal/privacyStatement/index.html