当前位置: 首页 > Web前端 > CSS

JQ实现发送短信验证码-倒计时60S~

时间:2023-03-31 00:56:58 CSS

html部分css部分.gainCodeBtn{background-color:#ff4646;颜色:#ffffff;边框:无;字体大小:1rem;字母间距:0.1rem;高度:1.8rem;行高:1.8rem;border-radius:0.6rem;}input[type="button"i]:disabled,input[type="submit"i]:disabled,input[type="reset"i]:disabled,input[type="file”"i]:disabled::-webkit-file-upload-button,button:disabled,select:disabled,optgroup:disabled,option:disabled,select[disabled]>option{color:graytext;}input:disabled,textarea:禁用{光标:默认;background-color:#cecece;}input[type="button"i],input[type="submit"i],input[type="reset"i]{-webkit-appearance:按钮;用户选择:无;white-space:pre;}input,textarea,select,button,meter,progress{-webkit-writing-mode:horizo??ntal-tb!important;}js部分注意这里要自行引入jquery看完原博客发布:https://blog.csdn.net/hj7jay/...,为了方便下次使用,添加了一些css的代码,供小白参考(侵删~)