Bladeren bron

绑定运营人员

zhengjinyi 4 jaren geleden
bovenliggende
commit
6dee845a97
1 gewijzigde bestanden met toevoegingen van 0 en 17 verwijderingen
  1. 0 17
      src/main/resources/static/css/account/bind.css

+ 0 - 17
src/main/resources/static/css/account/bind.css

@@ -11,23 +11,6 @@ li{list-style:none}
     .signAccount.bind .title-tips{margin-bottom: 32px;width: 968px;height: 60px;box-sizing: border-box;background-image: linear-gradient(270deg,rgba(255,255,255,0.1) 0%,rgba(255,86,11,0.1) 51%,rgba(255,255,255,0.1) 100%);}
     .signAccount.bind .title-tips p{width: 968px;height: 60px;font-family: Microsoft YaHei;font-size: 14px;font-weight: normal;font-stretch: normal;line-height: 60px;letter-spacing: 1px;color: #e15616;text-align: center;}
     .signAccount.bind .registerClub{width:498px;margin:0 auto;min-height: 900px;}
-    .formLine .business input[type="text"] {width: 350px;display: block;float: left;margin-right: 20px;}
-    .formLine .business a {display: block;float: left; width: 92px;height: 34px;line-height: 34px;font-size: 14px;color: #e15616;background-color: #ffe6dc;border-radius: 2px;border: solid 1px #e15616;text-align: center;}
-    .formLine .form-upload{width: 128px;height: 90px;float: left;margin-right: 20px;}
-    .formLine .formLine-file{width: 128px;height: 90px;position: relative;}
-    .formLine .file{width: 128px;height: 90px;opacity: 0;position: absolute;top: 0;left: 0;z-index: 999;cursor: pointer;}
-    .formLine .formLine-file .icon{width: 128px;height: 90px;display: block;}
-    .formLine .formLine-file .file-biss{background: url("/img/account/icon-bisse.png") no-repeat;}
-    .formLine .formLine-file .file-door{background: url("/img/account/icon-door.png") no-repeat;}
-    .formLine .formLine-file .file-zizhi{background: url("/img/account/icon-zizhi.png") no-repeat;}
-
-
-
-
-
-
-
-
 
 }