Authored by 梁志锋

验证码

@@ -395,3 +395,7 @@ input[type=file] { @@ -395,3 +395,7 @@ input[type=file] {
395 width: 243px; 395 width: 243px;
396 height: 33px; 396 height: 33px;
397 } 397 }
  398 +
  399 +.change-captcha{
  400 + cursor: pointer;
  401 +}