chao 4 éve
szülő
commit
c309853241

+ 0 - 30
src/main/resources/static/css/user-center/address/list.css

@@ -32,35 +32,6 @@ li{list-style:none}
     .addressWrap .btnBox .group .btn.save{background-color:#E15616;color:#FFF;border-color:#E15616;margin-right:15px}
     .addressWrap .btnBox .group .check{display:inline-block;height:18px;line-height:18px;color:#1890f9}
     .addressWrap .btnBox .group .check input{vertical-align:top;margin-right:10px}
-
-
-
-
-
-
-
-   /* .container .section.address-none .address-main{width: 590px; float: left;height: 100%;}
-    .container .section.address-none .formLine{padding-bottom:16px;font-size:14px;position:relative;width: 100%;height: auto;float: left;}
-    .container .section.address-none .formLine input{box-sizing:border-box;width:100%;height:36px;line-height:34px;text-indent:1.2em;background-color:#FFF;border:1px solid #b8bfca;border-radius:2px}
-    .container .section.address-none .formLine select{cursor: pointer; box-sizing:border-box;width:162px;height:36px;line-height:34px;text-indent:1.2em;background-color:#FFF;border:1px solid #b8bfca;border-radius:2px}
-    .container .section.address-none .formLine textarea{width:100%;height:114px;box-sizing:border-box;border:solid 1px #b8bfca;padding:10px 16px;line-height:20px;resize: none;border-radius: 2px;outline: none;}
-    .container .section.address-none .label{width: 90px;float: left;}
-    .container .section.address-none .label.tex{height: 114px;}
-    .container .section.address-none .label p{height:auto;line-height:36px;font-size: 14px;text-align: right;}
-    .container .section.address-none .label p em{font-style:normal;color:#f94b4b;margin:0 5px}
-    .container .section.address-none .form-input{width: 496px;float: left;}
-    .container .section.address-none .address-sub{width: 340px; float: right;height: 100%;position: relative;box-sizing: border-box;padding: 98px 30px;}
-    .container .section.address-none .address-sub:before{content:'';width: 1px;height: 90px;border-left: 1px dashed #b8bfca;position: absolute;left: 0;top: 50%;margin-top: -45px;}
-    .container .section.address-none .address-sub .checked{width: 100%;height: 16px;line-height: 16px;float: left;cursor: pointer;}
-    .container .section.address-none .address-sub .checked .icon{width:16px;height: 16px;display: block;float: left;margin-right: 5px;}
-    .container .section.address-none .address-sub .checked .icon-weigouxuan:before{width:16px;height: 16px;background-position: -288px 0;}
-    .container .section.address-none .address-sub .checked .icon-gouxuan:before{width:16px;height: 16px;background-position: -262px 0;}
-    .container .section.address-none .address-sub .checked span{font-size: 14px;color:#1890f9;}
-    .container .section.address-none .address-sub .button{width: 100%;height: 36px;float: left;margin-top: 35px;}
-    .container .section.address-none .address-sub .btn{width: 128px;height: 34px;float: left;line-height: 34px;text-align: center;font-size: 14px;display: block;border: 1px solid #E15616;}
-    .container .section.address-none .address-sub .btn-confirm{background-color: #E15616;color: #ffffff;margin-right: 15px;}
-    .container .section.address-none .address-sub .btn-cancel{background-color: #FFE6DC;color: #E15616;}
-*/
     .container .section{width: 100%;height: auto;}
     .container .section .list{width: 100%;height: 123px;box-sizing: border-box;padding:6px 16px;float: left;background-color: #FFF;box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.07);margin-bottom: 10px;}
     .container .section .list-left{width: 660px;height: 100%;float: left;}
@@ -112,7 +83,6 @@ li{list-style:none}
     .container .list .seclet .mIcon:before{width:6vw;height:6vw;background-position:-75.1vw -7.8vw}
     .container .list.checked{border:1px solid #E15616}
     .container .list.checked .seclet{opacity:1}
-    .address-none{}
     .addressWrap{position:fixed;bottom:0;left:0;width:100%;height:100%;margin:0 auto;background-color:rgba(74,79,88,.7);z-index:999999;box-sizing:border-box;}
     .addressWrap .form{width:100%;box-sizing:border-box;position:absolute;bottom:0;left:0;background:#FFF;border-radius:2vw 2vw 0 0;padding:3.3vw}
     .addressWrap .btnBox .group{text-align:center}