sparta-ui 3.45.3 → 3.45.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/epay/confirm/index.js +1 -1
- package/lib/epay/index.css +11337 -1
- package/lib/epay/index.js +38425 -1
- package/lib/epay/modal/index.js +1 -1
- package/lib/miniCashier/confirm/index.js +1 -1
- package/lib/miniCashier/index.css +2133 -1
- package/lib/miniCashier/index.js +16850 -2
- package/lib/miniCashier/modal/index.js +1 -1
- package/lib/plusCashier/confirm/index.js +1 -1
- package/lib/plusCashier/index.css +2961 -1
- package/lib/plusCashier/index.js +19336 -2
- package/lib/plusCashier/modal/index.js +1 -1
- package/package.json +1 -1
|
@@ -1 +1,2961 @@
|
|
|
1
|
-
*{-webkit-tap-highlight-color:transparent;font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,segoe ui,arial,roboto,PingFang SC,miui,Hiragino Sans GB,Microsoft Yahei,sans-serif}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,html,i,iframe,img,input,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;font-size:100%;font-weight:400;margin:0;padding:0;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,menu,nav,section{display:block}body{-webkit-box-sizing:border-box;box-sizing:border-box;min-height:100%;position:relative}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:none}table{border-collapse:collapse;border-spacing:0}::-ms-clear,::-ms-reveal{display:none}::-webkit-scrollbar{background-color:transparent;height:7px;width:7px}::-webkit-scrollbar-track{background-color:transparent;border-radius:10px}::-webkit-scrollbar-thumb{background-color:#eaeaea;border-radius:10px}a{-webkit-backface-visibility:hidden;backface-visibility:hidden;color:#333;text-decoration:none}li{list-style:none}button{outline:none}input::-webkit-input-placeholder{color:#bfbfbf}input::-moz-placeholder{color:#bfbfbf}input::-ms-input-placeholder{color:#bfbfbf}input::placeholder{color:#bfbfbf}input,textarea{caret-color:#e8292c}@font-face{font-family:sparta-icons;src:url(~sparta-ui/lib/plusCashier/font/iconfont.woff2) format("woff2"),url(~sparta-ui/lib/plusCashier/font/iconfont.woff) format("woff"),url(~sparta-ui/lib/plusCashier/font/iconfont.ttf) format("truetype")}.sparta-icons{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:sparta-icons!important;font-size:16px;font-style:normal}.sp-icon-arrow-down-bold:before{content:"\e6a6"}.sp-icon-arrow-right:before{content:"\e641"}.sp-icon-check:before{content:"\e63e"}.sp-icon-ques:before{content:"\e601"}.sp-icon-loading:before{content:"\e697"}.sp-icon-close-bold:before{content:"\e6af"}.sp-icon-close:before{content:"\e6b0"}[class*=" sp-icon-"],[class^=sp-icon-]{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-family:sparta-icons!important;font-size:16px;font-style:normal;font-variant:normal;font-weight:400;text-transform:none;vertical-align:baseline}[class*=" sp-icon-"]:before,[class^=sp-icon-]:before{display:inline-block}.sp-icon-loading{-webkit-animation:rotating .7s linear infinite;animation:rotating .7s linear infinite}@-webkit-keyframes rotating{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotating{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.sp-zoom-in-top-enter-active,.sp-zoom-in-top-leave-active{opacity:1;-webkit-transform:scaleY(1);-ms-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:center top;-ms-transform-origin:center top;transform-origin:center top;-webkit-transition:opacity .2s cubic-bezier(.23,1,.32,1),-webkit-transform .2s cubic-bezier(.23,1,.32,1);transition:opacity .2s cubic-bezier(.23,1,.32,1),-webkit-transform .2s cubic-bezier(.23,1,.32,1);transition:transform .2s cubic-bezier(.23,1,.32,1),opacity .2s cubic-bezier(.23,1,.32,1);transition:transform .2s cubic-bezier(.23,1,.32,1),opacity .2s cubic-bezier(.23,1,.32,1),-webkit-transform .2s cubic-bezier(.23,1,.32,1)}.sp-zoom-in-top-enter,.sp-zoom-in-top-leave-active{opacity:0;-webkit-transform:scaleY(0);-ms-transform:scaleY(0);transform:scaleY(0)}.sp-zoom-in-center-enter-active,.sp-zoom-in-center-leave-active{-webkit-transition:all .3s cubic-bezier(.55,0,.1,1);transition:all .3s cubic-bezier(.55,0,.1,1)}.sp-zoom-in-center-enter,.sp-zoom-in-center-leave-active{opacity:0;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0)}.sp-slide-fade-in-top-enter-active{-webkit-transition:all .2s cubic-bezier(.645,.045,.355,1);transition:all .2s cubic-bezier(.645,.045,.355,1)}.sp-slide-fade-in-top-enter-active,.sp-slide-fade-in-top-leave-active{-webkit-transform:scaleY(1);-ms-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:top;-ms-transform-origin:top;transform-origin:top}.sp-slide-fade-in-top-enter,.sp-slide-fade-in-top-leave-active{height:0;opacity:0;-webkit-transform:scaleY(0);-ms-transform:scaleY(0);transform:scaleY(0)}.sp-fade-enter-active,.sp-fade-leave-active{-webkit-transition:opacity .2s cubic-bezier(.23,1,.32,1);transition:opacity .2s cubic-bezier(.23,1,.32,1)}.sp-fade-enter,.sp-fade-leave-active{opacity:0}.sp-modal-fade-enter-active,.sp-modal-fade-leave-active{-webkit-transition:all .2s;transition:all .2s}.sp-modal-fade-enter,.sp-modal-fade-leave-to{opacity:0;-webkit-transform:translateY(-30px);-ms-transform:translateY(-30px);transform:translateY(-30px)}.sp-modal-fade-out-enter-active,.sp-modal-fade-out-leave-active{-webkit-transition:all .3s;transition:all .3s}.sp-modal-fade-out-enter,.sp-modal-fade-out-leave-to{opacity:0;-webkit-transform:translateY(30px);-ms-transform:translateY(30px);transform:translateY(30px)}.collapse-transition{-webkit-transition:height .3s ease-in-out,padding-top .3s ease-in-out,padding-bottom .3s ease-in-out;transition:height .3s ease-in-out,padding-top .3s ease-in-out,padding-bottom .3s ease-in-out}.animated{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes toast-fade-in-down{0%{opacity:0;-webkit-transform:translate3d(-50%,-100%,0);transform:translate3d(-50%,-100%,0)}to{opacity:1;-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0)}}@keyframes toast-fade-in-down{0%{opacity:0;-webkit-transform:translate3d(-50%,-100%,0);transform:translate3d(-50%,-100%,0)}to{opacity:1;-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0)}}.toast-fade-in-down{-webkit-animation-name:toast-fade-in-down;animation-name:toast-fade-in-down}@-webkit-keyframes toast-fade-out-up{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-50%,-100%,0);transform:translate3d(-50%,-100%,0)}}@keyframes toast-fade-out-up{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-50%,-100%,0);transform:translate3d(-50%,-100%,0)}}.toast-fade-out-up{-webkit-animation-name:toast-fade-out-up;animation-name:toast-fade-out-up}.sp-row{zoom:1;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.sp-row:after{clear:both;content:" ";display:block;height:0;overflow:hidden;visibility:hidden}.sp-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#ffe9e6;border:1px solid #ffe9e6;border-radius:6px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#e8292c;cursor:pointer;display:inline-block;font-size:16px;font-weight:400;height:42px;margin:0;min-width:120px;outline:none;padding:0 10px;text-align:center;-webkit-transition:all .1 cubic-bezier(.645,.045,.355,1);transition:all .1 cubic-bezier(.645,.045,.355,1);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.sp-button+.sp-button{margin-left:10px}.sp-button:active,.sp-button:active:focus,.sp-button:hover{background-color:#fbe1de}.sp-button:focus{background-color:#ffe9e6}.sp-button::-moz-focus-inner{border:0}.sp-button [class*=sp-icon-]{color:inherit;font-size:14px}.sp-button.is--plain{background-color:#fff;border-color:#e8292c}.sp-button.is--plain:hover{background:#ffe9e6;color:#e8292c;opacity:1}.sp-button.is--plain:active,.sp-button.is--plain:active:focus{background-color:#fbe1de;opacity:1}.sp-button.is--plain:focus{background-color:#fff}.sp-button.is--disabled,.sp-button.is--disabled:focus,.sp-button.is--disabled:hover{background-color:#f6aaab;background-image:none;border-color:#f6aaab;color:#fff;cursor:not-allowed}.sp-button.is--disabled.is--plain,.sp-button.is--disabled.is--plain:focus,.sp-button.is--disabled.is--plain:hover{background-color:#fff;border-color:#ededed;color:#bfbfbf;opacity:1}.sp-button.is--loading{color:hsla(0,0%,100%,.5);pointer-events:none;position:relative}.sp-button.is--loading:before{border-radius:inherit;bottom:-1px;content:"";left:-1px;pointer-events:none;position:absolute;right:-1px;top:-1px}.sp-button.is--plain.is--loading{color:rgba(232,41,44,.5);pointer-events:none;position:relative}.sp-button--primary{background-color:#e8292c;border-color:#e8292c;color:#fff}.sp-button--primary:hover{background-color:#d71b1e;border-color:#d71b1e}.sp-button--primary:active,.sp-button--primary:focus{background-color:#e8292c;border-color:#e8292c}.sp-button--primary:active,.sp-button--primary:active:focus{background-color:#d71b1e;border-color:#d71b1e}.sp-button--primary:focus{background-color:#e8292c;border-color:#e8292c}.sp-button--info{background-color:#909399;border-color:#909399;color:#fff}.sp-button--info:active,.sp-button--info:focus,.sp-button--info:hover{background-color:#a6a9ad;border-color:#a6a9ad}.sp-button--info:active,.sp-button--info:active:focus{background-color:#82848a;border-color:#82848a}.sp-button--info:focus{background-color:#a6a9ad;border-color:#a6a9ad}.sp-button--info.is--plain{background-color:#fff;border-color:#eaeaea;color:grey}.sp-button--info.is--plain:active,.sp-button--info.is--plain:active:focus,.sp-button--info.is--plain:focus,.sp-button--info.is--plain:hover{background-color:#f7f7f7;border-color:#eaeaea;color:grey}.sp-button--info.is--plain.is--loading{color:#bfbfbf}.sp-button--medium{font-size:16px;height:36px;min-width:108px}.sp-button--small{font-size:14px;height:32px;min-width:96px}.sp-button--mini{font-size:13px;height:28px;min-width:84px}.sp-button--mini [class*=sp-icon-]{font-size:12px}.sp-button--text{background:transparent;border-color:transparent;color:#1167dc;font-weight:400;height:auto;min-width:auto;padding:0}.sp-button--text:hover{background-color:transparent;border-color:transparent;color:#1062d1}.sp-button--text:active,.sp-button--text:active:focus{background-color:transparent;border-color:transparent;color:#0f5dc7}.sp-button--text:focus{background-color:transparent;border-color:transparent;color:#1167dc}.sp-button--text.is--disabled,.sp-button--text.is--disabled:focus,.sp-button--text.is--disabled:hover{background-color:transparent;border-color:transparent;color:#bfbfbf}.sp-textarea{display:inline-block;font-size:14px;position:relative;vertical-align:bottom;width:100%}.sp-textarea .sp-textarea__inner{background-color:#fff;background-image:none;border:1px solid #eaeaea;border-radius:6px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#1a1a1a;display:block;font-size:inherit;line-height:20px;padding:7px 10px;position:relative;resize:vertical;-webkit-transition:all .2s cubic-bezier(.645,.045,.355,1);transition:all .2s cubic-bezier(.645,.045,.355,1);width:100%}.sp-textarea .sp-textarea__inner::-webkit-input-placeholder{color:#bfbfbf}.sp-textarea .sp-textarea__inner::-moz-placeholder{color:#bfbfbf}.sp-textarea .sp-textarea__inner::-ms-input-placeholder{color:#bfbfbf}.sp-textarea .sp-textarea__inner::placeholder{color:#bfbfbf}.sp-textarea .sp-textarea__inner:hover{border-color:#ccc}.sp-textarea .sp-textarea__inner:focus{border-color:#ccc;-webkit-box-shadow:none;box-shadow:none;outline:none}.sp-textarea .sp-textarea.is--disabled .sp-textarea__inner{background-color:#ededed;border-color:#eaeaea;color:#bfbfbf;cursor:not-allowed}.sp-textarea .sp-textarea.is--disabled .sp-textarea__inner::-webkit-input-placeholder{color:#bfbfbf}.sp-textarea .sp-textarea.is--disabled .sp-textarea__inner::-moz-placeholder{color:#bfbfbf}.sp-textarea .sp-textarea.is--disabled .sp-textarea__inner::-ms-input-placeholder{color:#bfbfbf}.sp-textarea .sp-textarea.is--disabled .sp-textarea__inner::placeholder{color:#bfbfbf}.sp-textarea .sp-textarea.is--readonly .sp-textarea__inner{background-color:#f7f7f7;color:#1a1a1a}.sp-textarea .sp-textarea.is--readonly .sp-textarea__inner:focus,.sp-textarea .sp-textarea.is--readonly .sp-textarea__inner:hover{border:1px solid #eaeaea;-webkit-box-shadow:none;box-shadow:none}.sp-textarea__placeholder{bottom:7px;color:#bfbfbf;font-size:inherit;line-height:1.5;outline:none;overflow:hidden;padding:0 10px;position:absolute;right:10px;top:7px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.sp-input{display:inline-block;font-size:14px;position:relative;width:100%}.sp-input .sp-input__clear{background-color:#ccc;border-radius:50%;color:#fff;cursor:pointer;font-size:12px;height:18px;line-height:18px;position:absolute;right:10px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:18px}.sp-input__inner{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;background-image:none;border:1px solid #eaeaea;border-radius:6px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#1a1a1a;display:inline-block;font-size:inherit;height:44px;line-height:44px;outline:none;padding:0 10px;position:relative;-webkit-transition:all .2s cubic-bezier(.645,.045,.355,1);transition:all .2s cubic-bezier(.645,.045,.355,1);width:100%}.sp-input__inner::-webkit-input-placeholder{color:#bfbfbf}.sp-input__inner::-moz-placeholder{color:#bfbfbf}.sp-input__inner::-ms-input-placeholder{color:#bfbfbf}.sp-input__inner::placeholder{color:#bfbfbf}.sp-input__inner:hover{border-color:#ccc}.sp-input__inner:focus{border-color:#ccc;-webkit-box-shadow:none;box-shadow:none;outline:none}.sp-input__inner::-webkit-credentials-auto-fill-button{display:none!important;pointer-events:none;position:absolute;right:0;visibility:hidden}.sp-input__inner::-ms-clear,.sp-input__inner::-ms-reveal{display:none;height:0;width:0}.sp-input__inner::-webkit-input-safebox-button{display:none}.sp-input__suffix{color:#bfbfbf;height:100%;pointer-events:none;position:absolute;right:0;text-align:center;top:0;-webkit-transition:all .3s;transition:all .3s;width:36px}.sp-input__suffix-inner{pointer-events:all}.sp-input__prefix{color:#bfbfbf;left:0;position:absolute;top:0;width:36px}.sp-input__icon,.sp-input__prefix{height:100%;text-align:center;-webkit-transition:all .3s;transition:all .3s}.sp-input__icon{line-height:44px;width:25px}.sp-input__icon:after{content:"";display:inline-block;height:100%;vertical-align:middle;width:0}.sp-input__validateIcon{pointer-events:none}.sp-input.is--active .sp-input__inner{border-color:#ccc;-webkit-box-shadow:none;box-shadow:none;outline:none}.sp-input.is--disabled .sp-input__inner{background-color:#ededed;border-color:#eaeaea;color:#bfbfbf;cursor:not-allowed}.sp-input.is--disabled .sp-input__inner::-webkit-input-placeholder{color:#bfbfbf}.sp-input.is--disabled .sp-input__inner::-moz-placeholder{color:#bfbfbf}.sp-input.is--disabled .sp-input__inner::-ms-input-placeholder{color:#bfbfbf}.sp-input.is--disabled .sp-input__inner::placeholder{color:#bfbfbf}.sp-input.is--disabled .sp-input__icon{cursor:not-allowed}.sp-input.is--readonly .sp-input__inner{background-color:#f7f7f7;color:#1a1a1a}.sp-input.is--readonly .sp-input__inner:focus,.sp-input.is--readonly .sp-input__inner:hover{border:1px solid #eaeaea;-webkit-box-shadow:none;box-shadow:none}.sp-input--suffix .sp-input__inner{padding-right:30px}.sp-input--prefix .sp-input__inner{padding-left:35px}.sp-input--medium{font-size:16px}.sp-input--medium .sp-input__inner{height:44px;line-height:44px}.sp-input--medium .sp-input__icon{line-height:44px}.sp-input--small{font-size:13px}.sp-input--small .sp-input__inner{height:32px;line-height:32px}.sp-input--small .sp-input__icon{line-height:32px}.sp-input--mini{font-size:12px}.sp-input--mini .sp-input__inner{height:28px;line-height:28px}.sp-input--mini .sp-input__icon{line-height:28px}.sp-input__placeholder{bottom:0;color:#bfbfbf;font-size:inherit;line-height:44px;outline:none;padding:0 10px;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.sp-input--prefix .sp-input__placeholder{padding-left:35px}.sp-input--suffix .sp-input__placeholder{padding-right:30px}.sp-input-group{border-collapse:separate;border-spacing:0;display:inline-table;line-height:normal;width:100%}.sp-input-group>.sp-input__inner{display:table-cell;vertical-align:middle}.sp-input-group__append,.sp-input-group__prepend{background-color:#fff;border:1px solid #eaeaea;border-radius:6px;color:grey;display:table-cell;min-width:16px;overflow:hidden;padding:0 10px;position:relative;text-align:center;vertical-align:middle;white-space:nowrap;width:1px}.sp-input-group__append:focus,.sp-input-group__prepend:focus{outline:none}.sp-input-group__append .sp-button,.sp-input-group__prepend .sp-button{display:inline-block;margin:-5px -20px}.sp-input-group__append .sp-select,.sp-input-group__prepend .sp-select{float:left;margin:-1px -11px}.sp-input-group__append .sp-select .sp-select__input-box,.sp-input-group__prepend .sp-select .sp-select__input-box{border-bottom-right-radius:0;border-top-right-radius:0}.sp-input-group__append button.sp-button,.sp-input-group__append div.sp-select .sp-select__input-box,.sp-input-group__append div.sp-select:hover .sp-select__input-box,.sp-input-group__prepend button.sp-button,.sp-input-group__prepend div.sp-select .sp-select__input-box,.sp-input-group__prepend div.sp-select:hover .sp-select__input-box{background-color:transparent;border-color:transparent;color:inherit}.sp-input-group__append .sp-button,.sp-input-group__append .sp-input,.sp-input-group__prepend .sp-button,.sp-input-group__prepend .sp-input{font-size:inherit}.sp-input-group__prepend{border-bottom-right-radius:0;border-right:0;border-top-right-radius:0}.sp-input-group__append{border-bottom-left-radius:0;border-left:0;border-top-left-radius:0}.sp-input-group--prepend--white .sp-input-group__prepend{background-color:#fff}.sp-input-group--prepend .sp-input__inner{border-bottom-left-radius:0;border-top-left-radius:0}.sp-input-group--prepend .sp-select .sp-input.is--focus .sp-input__inner{border-color:transparent}.sp-input-group--append .sp-input__inner{border-bottom-right-radius:0;border-top-right-radius:0}.sp-input-group--append .sp-select .sp-input.is--focus .sp-input__inner{border-color:transparent}.sp-input-group--append-submit .sp-input__inner{padding-right:75px}.sp-input-group__append-submit{position:absolute;right:5px;top:5px}.sp-input-group__append-submit .sp-button{border-radius:2px;font-size:13px;height:26px;min-width:60px;padding:4px 15px}.sp-input-group__format-tip{background-color:#f3f3f3;border-radius:6px;bottom:46px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#1a1a1a;font-size:16px;font-weight:600;left:0;line-height:22px;padding:7px 10px;position:absolute;right:0}.sp-radio{height:18px;outline:none;position:relative;white-space:nowrap;width:18px}.sp-radio,.sp-radio__text{display:inline-block;font-size:16px;line-height:20px;vertical-align:middle}.sp-radio__text{color:#1a1a1a;margin-left:6px}.sp-radio__wrap{color:#1a1a1a;cursor:pointer;display:inline-block;font-size:0;height:20px;line-height:20px;margin-right:40px;position:relative;vertical-align:middle}.sp-radio__wrap:last-child{margin-right:0}.sp-radio__wrap.is--check .sp-radio{text-align:center}.sp-radio__wrap.is--check .sp-radio .sp-radio__inner{color:#fff;font-size:16px;font-weight:400;line-height:16px}.sp-radio input,.sp-radio__wrap.is--check .sp-radio .sp-radio__inner:after{opacity:0}.sp-radio__inner{border:1px solid #ccc;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;font-size:16px;height:100%;left:0;top:0;-webkit-transition:opacity;transition:opacity;vertical-align:middle;width:100%}.sp-radio__inner,.sp-radio__inner:after{background-color:#fff;border-radius:50%;position:absolute}.sp-radio__inner:after{border-left:0;border-top:0;content:"";height:6px;left:50%;opacity:0;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:all .2s cubic-bezier(.645,.045,.355,1);transition:all .2s cubic-bezier(.645,.045,.355,1);width:6px}.sp-radio__wrap.is--checked .sp-radio__inner{background-color:#e8292c;border-color:#e8292c}.sp-radio__wrap.is--checked .sp-radio__inner:after{opacity:1}.sp-radio__wrap.is--disabled .sp-radio__inner{background-color:#ededed;border-color:#ccc}.sp-radio__wrap.is--disabled{color:#bfbfbf;cursor:not-allowed}.sp-radio__wrap.is--disabled .sp-radio__text{color:#bfbfbf}.sp-radio__wrap.is--disabled.is--checked .sp-radio__inner:after{background:#ccc}.sp-radio-group{font-size:0}.sp-radio-group .sp-radio-button__wrap{margin-left:10px}.sp-radio-group .sp-radio-button__wrap.is--text,.sp-radio-group .sp-radio-button__wrap:first-child{margin-left:0}.sp-toast__contain{border-radius:8px;border-style:solid;border-width:1px;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;font-size:14px;left:50%;max-width:680px;min-width:160px;position:fixed;text-align:center;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.sp-toast__contain .sp-toast__body{line-height:1.2;padding:15px 24px}.sp-toast-error,.sp-toast-info,.sp-toast-success,.sp-toast-warning{background-color:rgba(0,0,0,.8);border-color:#fff;color:#fff}.sp-form-item{zoom:1}.sp-form-item:after{clear:both;content:" ";display:block;height:0;overflow:hidden;visibility:hidden}.sp-form-item .sp-form-item{margin-bottom:0}.sp-form-item .sp-input__validateIcon{display:none}.sp-form-item__label{-webkit-box-sizing:border-box;box-sizing:border-box;color:grey;float:left;font-size:14px;line-height:44px;padding-right:30px;position:relative;text-align:right;vertical-align:middle}.sp-form-item__label__second-line{font-size:12px;line-height:17px}.sp-form-item__label__tip{line-height:1;margin-left:8px;position:absolute;top:14px}.sp-form-item__label__tip .sp-icon-ques{color:#ccc;font-size:16px}.sp-form-item__label__tip .sp-popup-tip__modal{top:32px}.sp-form-item.is--two-line .sp-form-item__label{line-height:20px}.sp-form-item.is--two-line .sp-form-item__label__tip{top:3px}.sp-form-item.is--two-line .sp-form-item__label .sp-popup-tip__modal{top:24px}.sp-form-item__content{zoom:1;font-size:14px;line-height:44px;position:relative}.sp-form-item__content:after{clear:both;content:" ";display:block;height:0;overflow:hidden;visibility:hidden}.sp-form-item__content .sp-input-group{vertical-align:middle}.sp-form-item__content__tip{color:#ccc;font-size:14px;line-height:1.5;padding-top:3px}.sp-form-item__content .sp-upload{padding-top:8px}.sp-form-item__content .sp-time-select{width:194px}.sp-form-item__content .sp-time-select.is--range{width:240px}.sp-form-item__content .sp-time-select.is--range .sp-input{width:100%}.sp-form-item__content .sp-time-select__single .sp-input{width:194px}.sp-form-item__content .sp-input-group__append-submit{line-height:1}.sp-form-item__content .sp-input,.sp-form-item__content .sp-select,.sp-form-item__content .sp-textarea{width:400px}.sp-form-item__content .sp-form-item{float:left}.sp-form-item__content .sp-form-item+.sp-form-item{margin-left:10px}.sp-form-item__content .sp-form-item~.sp-form-item__error{display:none}.sp-form-item__content .sp-form-item .sp-input,.sp-form-item__content .sp-form-item .sp-select{width:195px}.sp-form-item__content .sp-form-item .sp-input~.sp-select,.sp-form-item__content .sp-form-item .sp-select~.sp-input{margin-left:10px}.sp-form-item.is--two-line .sp-form-item__content .sp-upload{padding-top:0}.sp-form-item__error{-webkit-box-sizing:border-box;box-sizing:border-box;color:#f90b0b;font-size:14px;line-height:20px;min-height:31px;padding:3px 0 6px;will-change:transform}.sp-form-item__floatError{height:16px}.sp-form-item__floatError>div{background-color:rgba(0,0,0,.85);border-radius:6px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;font-size:14px;line-height:1.5;margin-top:10px;padding:9px 12px;position:absolute;text-align:left;top:44px;word-break:break-all;z-index:10}.sp-form-item__floatError>div:before{border-bottom:6px solid rgba(0,0,0,.85);border-left:5px solid transparent;border-right:5px solid transparent;content:"";height:0;left:15px;position:absolute;top:-5.5px;width:0}.sp-form-item.is--error .sp-form-item__label{color:#1a1a1a}.sp-form-item.is--error .sp-date-picker.is--range,.sp-form-item.is--error .sp-date-picker.is--range:focus,.sp-form-item.is--error .sp-input__inner,.sp-form-item.is--error .sp-input__inner:focus,.sp-form-item.is--error .sp-textarea__inner,.sp-form-item.is--error .sp-textarea__inner:focus{border-color:#e8292c}.sp-form-item.is--error .sp-date-picker.is--range:focus,.sp-form-item.is--error .sp-input__inner:focus,.sp-form-item.is--error .sp-textarea__inner:focus{-webkit-box-shadow:none;box-shadow:none}.sp-form-item.is--error .sp-date-picker.is--range .sp-input__inner,.sp-form-item.is--error .sp-date-picker.is--range .sp-input__inner:focus{border-color:transparent;-webkit-box-shadow:none;box-shadow:none}.sp-form-item.is--error .sp-password-input__item{border-color:#e8292c}.sp-form-item.is--error .sp-password-input__item.is--focus{-webkit-box-shadow:none;box-shadow:none}.sp-form-item.is--error .sp-input-group__prepend .sp-input__inner,.sp-form-item.is--error .sp-input-group__tip .sp-input__inner{border-color:transparent}.sp-form-item.is--error .sp-input__validateIcon{color:#e8292c}.sp-form-item.is--error .sp-select__input-box{border-color:#e8292c}.sp-form-item.is--error .sp-select.isFocus .sp-select__input-box,.sp-form-item.is--error .sp-time-select__range{border-color:#e8292c;-webkit-box-shadow:none;box-shadow:none}.sp-form-item--feedback .sp-input__validateIcon{display:inline-block}.sp-modal-wrap{bottom:0;left:0;overflow:auto;position:fixed;right:0;top:0}.sp-modal-wrap .sp-modal-content{background:#fff;border-radius:10px;-webkit-box-sizing:border-box;box-sizing:border-box;left:50%;padding:17px 20px 0;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.sp-modal-wrap .sp-modal-content .sp-modal__head .sp-modal__title{color:#1a1a1a;font-size:16px;font-weight:600;line-height:22px;text-align:left}.sp-modal-wrap .sp-modal-content .sp-modal__head__close{border:none;cursor:pointer;outline:none;padding:0;position:absolute;right:20px;top:20px}.sp-modal-wrap .sp-modal-content .sp-modal__head__close .sp-icon-close{color:#999;font-size:16px;font-weight:700}.sp-modal-wrap .sp-modal-content .sp-modal__body{color:#1a1a1a;font-size:14px;line-height:20px;overflow-y:auto}.sp-modal-wrap .sp-modal-content .sp-form{padding-bottom:24px;padding-top:20px}.sp-modal-wrap .sp-modal-content .sp-form .sp-form-item__label{padding-right:36px}.sp-modal-wrap .sp-modal-content .sp-form .sp-form-submit-btns{margin-top:4px}.sp-modal__mask{background:rgba(41,41,51,.6);bottom:0;left:0;position:fixed;right:0;top:0}.sp-toast__box{left:50%;position:fixed;text-align:center;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:680px}.sp-toast__box .sp-toast__content{background-color:rgba(0,0,0,.8);border:1px solid rgba(0,0,0,.8);border-radius:8px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;display:inline-block;font-size:14px;line-height:1.5;min-width:160px;padding:15px 24px;text-align:center}.sp-confirm__body{color:grey;font-size:16px;line-height:1.5;padding:12px 0 28px}.sp-confirm__body.align-left{text-align:left}.sp-confirm__body.align-center{text-align:center}.sp-confirm__body.align-right{text-align:right}.sp-confirm__foot{padding-bottom:24px;text-align:center}.sp-confirm__foot .sp-button{font-size:16px;height:42px;line-height:1;min-width:152px}.sp-confirm__foot .sp-button+.sp-button{margin-left:15px}.sp-password-input{height:44px;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:auto}.sp-password-input__security{zoom:1;cursor:pointer;width:100%}.sp-password-input__security:after{clear:both;content:" ";display:block;height:0;overflow:hidden;visibility:hidden}.sp-password-input__item{background-color:#fff;border:1px solid #eaeaea;border-radius:6px;-webkit-box-sizing:border-box;box-sizing:border-box;float:left;font-size:18px;height:44px;line-height:44px;margin-right:6px;position:relative;text-align:center;-webkit-transition:all .2s cubic-bezier(.645,.045,.355,1);transition:all .2s cubic-bezier(.645,.045,.355,1);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:44px}.sp-password-input__item:last-child{margin-right:0}.sp-password-input__item.is--focus{border-color:#ccc;-webkit-box-shadow:none;box-shadow:none}.sp-password-input__input{background:#fff;border:none;bottom:0;font-size:1;left:0;opacity:0;outline:none;position:absolute;right:0;text-indent:-9999px;top:0;z-index:-1}.sp-password-input__dot{background-color:#1a1a1a;border-radius:100%;height:8px;width:8px}.sp-password-input .is__animated,.sp-password-input__dot{left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.sp-password-input .is__animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:coruscate;animation-name:coruscate;background-color:#e8292c;content:"";display:block;height:50%;width:2px}@-webkit-keyframes coruscate{0%{opacity:0}25%{opacity:0}50%{opacity:1}75%{opacity:1}to{opacity:0}}@keyframes coruscate{0%{opacity:0}25%{opacity:0}50%{opacity:1}75%{opacity:1}to{opacity:0}}.sp-popup-tip{display:inline-block}.sp-popup-tip__wrap{background-color:rgba(0,0,0,.85);border-radius:8px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;font-size:14px;line-height:1.5;margin-top:16px;padding:15px 20px;text-align:left}.sp-popup-tip__wrap:before{border-bottom:12px solid rgba(0,0,0,.85);border-left:8px solid transparent;border-right:8px solid transparent;content:"";height:0;left:50%;position:absolute;top:-12px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:0}.sp-popup-tip__wrap.arrow--bottom{margin-bottom:14px}.sp-popup-tip__wrap.arrow--bottom:before{border:10px solid transparent;border-bottom:none;border-top:12px solid rgba(0,0,0,.85);bottom:-12px;top:auto}.sp-popup-tip__wrap.arrow--left{margin-bottom:17px;margin-left:14px}.sp-popup-tip__wrap.arrow--left:before{border:10px solid transparent;border-left:none;border-right:12px solid rgba(0,0,0,.85);content:"";height:0;left:-12px;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:0}.sp-popup-tip__wrap.arrow--right{margin-bottom:16px;margin-right:13px}.sp-popup-tip__wrap.arrow--right:before{border:10px solid transparent;border-left:12px solid rgba(0,0,0,.85);border-right:none;content:"";height:0;left:auto;position:absolute;right:-12px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:0}.sp-popup-tip__wrap a,.sp-popup-tip__wrap i{font-size:16px}.sp-popup-tip__wrap a{cursor:pointer}.sp-select{display:block;font-size:0;line-height:1;margin:0;padding:0;position:relative}.sp-select.is--disabled,.sp-select.is--disabled .sp-select__input-box{cursor:not-allowed}.sp-select.is--disabled .sp-select__center,.sp-select.is--disabled .sp-select__input-box .sp-select__center,.sp-select.is--disabled .sp-select__input-box .sp-select__prepend,.sp-select.is--disabled .sp-select__input-box input,.sp-select.is--disabled .sp-select__prepend,.sp-select.is--disabled input{background-color:#ededed;color:#ccc}.sp-select.is--readonly .sp-select__center,.sp-select.is--readonly .sp-select__input-box .sp-select__center,.sp-select.is--readonly .sp-select__input-box .sp-select__prepend,.sp-select.is--readonly .sp-select__input-box input,.sp-select.is--readonly .sp-select__prepend,.sp-select.is--readonly input{background-color:#f7f7f7;color:#1a1a1a}.sp-select.is--disabled .sp-select__input-box:hover,.sp-select.is--readonly .sp-select__input-box:hover{border-color:#eaeaea}.sp-select__prepend{color:#ccc;display:table-cell;padding-left:10px;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle;width:1px}.sp-select__prepend i{display:inline-block;font-size:14px}.sp-select__input-box{background-color:#fff;background-image:none;border:1px solid #eaeaea;border-collapse:separate;border-radius:6px;border-spacing:0;-webkit-box-sizing:border-box;box-sizing:border-box;color:#1a1a1a;display:inline-table;font-size:14px;line-height:normal;min-height:44px;overflow:hidden;position:relative;-webkit-transition:border-color .2s cubic-bezier(.645,.045,.355,1);transition:border-color .2s cubic-bezier(.645,.045,.355,1);vertical-align:baseline;width:100%}.sp-select__input-box .sp-select__input{background-color:#fff}.sp-select__input-box .sp-select__input-placeholder{bottom:0;color:#bfbfbf;left:0;line-height:42px;margin:0;overflow:hidden;padding:0 0 0 10px;position:absolute;right:45px;top:0;z-index:10}.sp-select__input-box .sp-select__center,.sp-select__input-box .sp-select__input{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;border-radius:0;-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table-cell;height:42px;line-height:42px;outline:none;overflow:hidden;padding:0 10px;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap;width:100%}.sp-select__input-box .sp-popup-tip{display:block}.sp-select__input-box .sp-select__input--filter{background-color:transparent;border:none;-webkit-box-sizing:border-box;box-sizing:border-box;height:42px;min-width:10px;outline:none;padding-right:46px}.sp-select__input-box .sp-select__input--filter.has--selected{padding-left:10px}.sp-select__input-box:hover{border-color:#ccc}.sp-select__input-box .sp-tag-box{-webkit-box-sizing:border-box;box-sizing:border-box;padding-bottom:3px}.sp-select__input-box .sp-tag{height:28px;line-height:28px;margin-left:3px;margin-top:3px}.sp-select__input-box .sp-icon-arrow-down-bold .rotate{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);-webkit-transition:all .2s cubic-bezier(.645,.045,.355,1);transition:all .2s cubic-bezier(.645,.045,.355,1)}.sp-select__input-box__group-multi{bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;left:0;position:absolute;right:33px;top:0}.sp-select.cursorPoiner,.sp-select.cursorPoiner input{cursor:pointer}.sp-select__center~.sp-select__input{display:none}.sp-select__center--bg{color:#012257;opacity:.2}.sp-select__center~.sp-selectInput__absolute{background-color:transparent;border-bottom-right-radius:0;border-top-right-radius:0;display:block;left:0;position:absolute;width:calc(100% - var(--suffix-width, 0px));z-index:1}.sp-select .sp-selectInput__show{background-color:#fff}.sp-select.isFocus .sp-select__input-box{border-color:#ccc;-webkit-box-shadow:none;box-shadow:none}.sp-select__focus-helper{outline:none}.sp-select__suffix{background-color:#fff;border-left:none;color:#ccc;display:table-cell;font-size:0;overflow:hidden;padding:0 10px;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap;width:1px}.sp-select__suffix i{font-size:12px}.sp-select.isFocus .sp-select__suffix{background-color:#fff;border-color:#fff;color:#ccc}.is--disabled .sp-select__suffix{background-color:#ededed;color:#c7cbd1}.is--readonly .sp-select__suffix{background-color:#f7f7f7}.sp-select.is-group-multiple .sp-select__input-box .sp-tag-box{line-height:1.2;line-height:42px;overflow:hidden;padding-bottom:0;padding-left:10px;right:85px;text-overflow:ellipsis;white-space:nowrap}.sp-select.is-group-multiple .sp-select__input-box .sp-select__input-box__num{background-color:#eaeef2;border-radius:2px;color:#97a2b5;font-size:12px;height:18px;line-height:18px;min-width:26px;position:absolute;right:10px;text-align:center;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.sp-select-list{background-color:#fff;border:1px solid #eaeaea;border-radius:6px;-webkit-box-shadow:0 2px 10px 0 rgba(0,53,111,.1);box-shadow:0 2px 10px 0 rgba(0,53,111,.1);-webkit-box-sizing:border-box;box-sizing:border-box;height:100%;margin:4px 0;max-height:274px;overflow:auto;padding:5px 0}.sp-select-list-emptyText{text-align:center}.sp-option-group{margin:0;padding:0}.sp-option-group>.sp-checkbox__wrap{border-bottom:1px solid #e4e8ef;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;font-weight:700;line-height:35px;margin-right:0;min-height:35px;padding:0 10px;-webkit-transition:background-color .1s;transition:background-color .1s;width:100%}.sp-option-group>.sp-checkbox__wrap:hover{background-color:#fbfbfb}.sp-option-group--is-group-multi{border-top:2px solid #e4e8ef}.sp-option-group--is-group-multi:first-child{border-top:0}.sp-option-group-title{color:#909399;font-size:12px;line-height:30px;padding-left:10px}.sp-option-group-content{margin:0;padding:0}.sp-option{-webkit-box-sizing:border-box;box-sizing:border-box;color:#1a1a1a;cursor:pointer;font-size:14px;height:34px;line-height:34px;margin:0;overflow:hidden;padding:0 10px;position:relative;text-overflow:ellipsis;-webkit-transition:background-color .1s;transition:background-color .1s;white-space:nowrap}.sp-option.is--hover{background-color:#fbfbfb}.sp-option.is--selected{color:#e8292c;font-weight:700}.sp-option.is--disabled{color:#bfbfbf;cursor:not-allowed}.sp-option.is--disabled .sp-checkbox__wrap{cursor:not-allowed}.sp-option.is--group-multi{height:auto;line-height:auto;padding:0}.sp-option.is--group-multi:hover{background-color:#fbfbfb}.sp-option .sp-icon-tick{position:absolute;right:20px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.sp-option .sp-checkbox{margin-top:2px;vertical-align:top}.sp-option .sp-checkbox__wrap{cursor:pointer;display:block;height:auto;line-height:20px;margin-right:0;padding:7px 10px}.sp-option .sp-checkbox__text{vertical-align:top}.sp-checkbox{-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;height:14px;list-style:none;margin:0;outline:none;padding:0;position:relative;vertical-align:middle;white-space:nowrap;width:14px}.sp-checkbox,.sp-checkbox__wrap{display:inline-block;line-height:20px}.sp-checkbox__wrap{font-size:0;height:20px;margin-right:40px}.sp-checkbox__wrap:last-child{margin-right:0}.sp-checkbox+span{cursor:pointer;display:inline-block;font-size:14px;padding-left:6px;vertical-align:middle}.sp-checkbox__input{height:14px;opacity:0;width:14px}.sp-checkbox__icon{background-color:#fff;border:1px solid #eaeaea;border-radius:2px;color:#e8292c;display:block;font-size:14px;height:12px;left:0;position:absolute;top:0;-webkit-transition:all .3s;transition:all .3s;width:12px}.sp-checkbox__icon:hover{border-color:#e8292c}.sp-checkbox__text{color:#1a1a1a;font-size:14px}.sp-checkbox__input:focus+span{border-color:#e8292c}.sp-checkbox .sp-icon-check{line-height:1}.sp-checkbox.is--checked .sp-checkbox__icon{background-color:#e8292c;border-color:#e8292c;color:#fff;font-size:12px}.sp-checkbox.is--disabled{cursor:not-allowed}.sp-checkbox.is--disabled .sp-checkbox__icon{background-color:#ededed;border-color:#eaeaea}.sp-checkbox.is--disabled.is--checked .sp-checkbox__icon{border-color:#ededed;color:#ccc}.sp-checkbox.is--disabled+span{color:#bfbfbf;cursor:not-allowed}.sp-checkbox__group{font-size:0}.sp-tag{background-color:#e8292c;border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;height:24px;line-height:24px;padding:0 10px;white-space:nowrap}.sp-tag,.sp-tag .sp-icon-close{color:#fff;display:inline-block;font-size:14px}.sp-tag .sp-icon-close{border-radius:50%;cursor:pointer;font-weight:700;height:14px;line-height:14px;position:relative;right:-5px;text-align:center;vertical-align:middle;width:16px}.sp-tag--success{background-color:#09bb07;border-color:#09bb07}.sp-tag--warning{background-color:#e6a23c;border-color:#e6a23c}.sp-tag--info{background-color:#999;border-color:#999}.sp-tag--danger{background-color:#e8292c;border-color:#e8292c}
|
|
1
|
+
@charset "UTF-8";
|
|
2
|
+
/* Transition
|
|
3
|
+
-------------------------- */
|
|
4
|
+
/* Colors
|
|
5
|
+
-------------------------- */
|
|
6
|
+
/* Shadow
|
|
7
|
+
-------------------------- */
|
|
8
|
+
/* Disable base
|
|
9
|
+
-------------------------- */
|
|
10
|
+
/* Scrollbar
|
|
11
|
+
-------------------------- */
|
|
12
|
+
/* Border
|
|
13
|
+
-------------------------- */
|
|
14
|
+
/* Button
|
|
15
|
+
-------------------------- */
|
|
16
|
+
/* PasswordInput
|
|
17
|
+
-------------------------- */
|
|
18
|
+
/* Input
|
|
19
|
+
-------------------------- */
|
|
20
|
+
/* Radio
|
|
21
|
+
-------------------------- */
|
|
22
|
+
/* Select
|
|
23
|
+
-------------------------- */
|
|
24
|
+
/* Checkbox
|
|
25
|
+
-------------------------- */
|
|
26
|
+
/* Tag
|
|
27
|
+
-------------------------- */
|
|
28
|
+
/* Option
|
|
29
|
+
-------------------------- */
|
|
30
|
+
/* Form
|
|
31
|
+
-------------------------- */
|
|
32
|
+
/* Modal
|
|
33
|
+
-------------------------- */
|
|
34
|
+
/* Toast
|
|
35
|
+
-------------------------- */
|
|
36
|
+
/* Confirm
|
|
37
|
+
-------------------------- */
|
|
38
|
+
/* Break-point
|
|
39
|
+
-------------------------- */
|
|
40
|
+
* {
|
|
41
|
+
font-family: -apple-system, blinkmacsystemfont, "Helvetica Neue", helvetica, "segoe ui", arial, roboto, "PingFang SC", miui, "Hiragino Sans GB", "Microsoft Yahei", sans-serif;
|
|
42
|
+
-webkit-tap-highlight-color: transparent;
|
|
43
|
+
}
|
|
44
|
+
|
|
45
|
+
/**
|
|
46
|
+
* Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/)
|
|
47
|
+
* http://cssreset.com
|
|
48
|
+
*/
|
|
49
|
+
html, body, div, span, applet, object, iframe,
|
|
50
|
+
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
|
|
51
|
+
a, abbr, acronym, address, big, cite, code,
|
|
52
|
+
del, dfn, em, img, ins, kbd, q, s, samp,
|
|
53
|
+
small, strike, strong, sub, sup, tt, var,
|
|
54
|
+
b, u, i, center,
|
|
55
|
+
dl, dt, dd, ol, ul, li,
|
|
56
|
+
fieldset, form, label, legend,
|
|
57
|
+
table, caption, tbody, tfoot, thead, tr, th, td,
|
|
58
|
+
article, aside, canvas, details, embed,
|
|
59
|
+
figure, figcaption, footer, header,
|
|
60
|
+
menu, nav, output, ruby, section, summary,
|
|
61
|
+
time, mark, audio, video, input {
|
|
62
|
+
margin: 0;
|
|
63
|
+
padding: 0;
|
|
64
|
+
border: 0;
|
|
65
|
+
font-size: 100%;
|
|
66
|
+
font-weight: normal;
|
|
67
|
+
vertical-align: baseline;
|
|
68
|
+
}
|
|
69
|
+
|
|
70
|
+
/* HTML5 display-role reset for older browsers */
|
|
71
|
+
article, aside, details, figcaption, figure,
|
|
72
|
+
footer, header, menu, nav, section {
|
|
73
|
+
display: block;
|
|
74
|
+
}
|
|
75
|
+
|
|
76
|
+
body {
|
|
77
|
+
min-height: 100%;
|
|
78
|
+
-webkit-box-sizing: border-box;
|
|
79
|
+
box-sizing: border-box;
|
|
80
|
+
position: relative;
|
|
81
|
+
}
|
|
82
|
+
|
|
83
|
+
blockquote, q {
|
|
84
|
+
quotes: none;
|
|
85
|
+
}
|
|
86
|
+
|
|
87
|
+
blockquote::before, blockquote::after,
|
|
88
|
+
q::before, q::after {
|
|
89
|
+
content: none;
|
|
90
|
+
}
|
|
91
|
+
|
|
92
|
+
table {
|
|
93
|
+
border-collapse: collapse;
|
|
94
|
+
border-spacing: 0;
|
|
95
|
+
}
|
|
96
|
+
|
|
97
|
+
*::-ms-clear,
|
|
98
|
+
*::-ms-reveal {
|
|
99
|
+
display: none;
|
|
100
|
+
}
|
|
101
|
+
|
|
102
|
+
*::-webkit-scrollbar {
|
|
103
|
+
width: 7px;
|
|
104
|
+
height: 7px;
|
|
105
|
+
background-color: transparent;
|
|
106
|
+
}
|
|
107
|
+
*::-webkit-scrollbar-track {
|
|
108
|
+
border-radius: 10px;
|
|
109
|
+
background-color: transparent;
|
|
110
|
+
}
|
|
111
|
+
*::-webkit-scrollbar-thumb {
|
|
112
|
+
border-radius: 10px;
|
|
113
|
+
background-color: #eaeaea;
|
|
114
|
+
}
|
|
115
|
+
|
|
116
|
+
a {
|
|
117
|
+
color: #333;
|
|
118
|
+
-webkit-backface-visibility: hidden;
|
|
119
|
+
backface-visibility: hidden;
|
|
120
|
+
text-decoration: none;
|
|
121
|
+
}
|
|
122
|
+
|
|
123
|
+
li {
|
|
124
|
+
list-style: none;
|
|
125
|
+
}
|
|
126
|
+
|
|
127
|
+
button {
|
|
128
|
+
outline: none;
|
|
129
|
+
}
|
|
130
|
+
|
|
131
|
+
input::-webkit-input-placeholder {
|
|
132
|
+
color: #bfbfbf;
|
|
133
|
+
}
|
|
134
|
+
|
|
135
|
+
input::-moz-placeholder {
|
|
136
|
+
color: #bfbfbf;
|
|
137
|
+
}
|
|
138
|
+
|
|
139
|
+
input::-ms-input-placeholder {
|
|
140
|
+
color: #bfbfbf;
|
|
141
|
+
}
|
|
142
|
+
|
|
143
|
+
input::placeholder {
|
|
144
|
+
color: #bfbfbf;
|
|
145
|
+
}
|
|
146
|
+
|
|
147
|
+
/* 更改光标颜色 */
|
|
148
|
+
input, textarea {
|
|
149
|
+
caret-color: #e8292c; /* 将光标颜色设置为红色 */
|
|
150
|
+
}
|
|
151
|
+
|
|
152
|
+
/* stylelint-disable */
|
|
153
|
+
@font-face {
|
|
154
|
+
font-family: "sparta-icons"; /* Project id 4871700 */
|
|
155
|
+
src: url(~sparta-ui/lib/plusCashier/font/iconfont.woff2) format("woff2"), url(~sparta-ui/lib/plusCashier/font/iconfont.woff) format("woff"), url(~sparta-ui/lib/plusCashier/font/iconfont.ttf) format("truetype");
|
|
156
|
+
}
|
|
157
|
+
.sparta-icons {
|
|
158
|
+
font-family: "sparta-icons" !important;
|
|
159
|
+
font-size: 16px;
|
|
160
|
+
font-style: normal;
|
|
161
|
+
-webkit-font-smoothing: antialiased;
|
|
162
|
+
-moz-osx-font-smoothing: grayscale;
|
|
163
|
+
}
|
|
164
|
+
|
|
165
|
+
.sp-icon-arrow-down-bold:before {
|
|
166
|
+
content: "\e6a6";
|
|
167
|
+
}
|
|
168
|
+
|
|
169
|
+
.sp-icon-arrow-right:before {
|
|
170
|
+
content: "\e641";
|
|
171
|
+
}
|
|
172
|
+
|
|
173
|
+
.sp-icon-check:before {
|
|
174
|
+
content: "\e63e";
|
|
175
|
+
}
|
|
176
|
+
|
|
177
|
+
.sp-icon-ques:before {
|
|
178
|
+
content: "\e601";
|
|
179
|
+
}
|
|
180
|
+
|
|
181
|
+
.sp-icon-loading:before {
|
|
182
|
+
content: "\e697";
|
|
183
|
+
}
|
|
184
|
+
|
|
185
|
+
.sp-icon-close-bold:before {
|
|
186
|
+
content: "\e6af";
|
|
187
|
+
}
|
|
188
|
+
|
|
189
|
+
.sp-icon-close:before {
|
|
190
|
+
content: "\e6b0";
|
|
191
|
+
}
|
|
192
|
+
|
|
193
|
+
[class^=sp-icon-], [class*=" sp-icon-"] {
|
|
194
|
+
font-family: sparta-icons !important;
|
|
195
|
+
-webkit-font-smoothing: antialiased;
|
|
196
|
+
-moz-osx-font-smoothing: grayscale;
|
|
197
|
+
font-size: 16px;
|
|
198
|
+
font-style: normal;
|
|
199
|
+
font-weight: normal;
|
|
200
|
+
font-variant: normal;
|
|
201
|
+
text-transform: none;
|
|
202
|
+
vertical-align: baseline;
|
|
203
|
+
display: inline-block;
|
|
204
|
+
}
|
|
205
|
+
[class^=sp-icon-]::before, [class*=" sp-icon-"]::before {
|
|
206
|
+
display: inline-block; /* 解决伪元素在字号为12px的时候,高度会是13的问题 */
|
|
207
|
+
}
|
|
208
|
+
|
|
209
|
+
.sp-icon-loading {
|
|
210
|
+
-webkit-animation: rotating 0.7s linear infinite;
|
|
211
|
+
animation: rotating 0.7s linear infinite;
|
|
212
|
+
}
|
|
213
|
+
|
|
214
|
+
@-webkit-keyframes rotating {
|
|
215
|
+
0% {
|
|
216
|
+
-webkit-transform: rotateZ(0deg);
|
|
217
|
+
transform: rotateZ(0deg);
|
|
218
|
+
}
|
|
219
|
+
100% {
|
|
220
|
+
-webkit-transform: rotateZ(360deg);
|
|
221
|
+
transform: rotateZ(360deg);
|
|
222
|
+
}
|
|
223
|
+
}
|
|
224
|
+
|
|
225
|
+
@keyframes rotating {
|
|
226
|
+
0% {
|
|
227
|
+
-webkit-transform: rotateZ(0deg);
|
|
228
|
+
transform: rotateZ(0deg);
|
|
229
|
+
}
|
|
230
|
+
100% {
|
|
231
|
+
-webkit-transform: rotateZ(360deg);
|
|
232
|
+
transform: rotateZ(360deg);
|
|
233
|
+
}
|
|
234
|
+
}
|
|
235
|
+
.sp-zoom-in-top-enter-active,
|
|
236
|
+
.sp-zoom-in-top-leave-active {
|
|
237
|
+
opacity: 1;
|
|
238
|
+
-webkit-transform: scaleY(1);
|
|
239
|
+
-ms-transform: scaleY(1);
|
|
240
|
+
transform: scaleY(1);
|
|
241
|
+
-webkit-transition: opacity 0.2s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 0.2s cubic-bezier(0.23, 1, 0.32, 1);
|
|
242
|
+
transition: opacity 0.2s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 0.2s cubic-bezier(0.23, 1, 0.32, 1);
|
|
243
|
+
transition: transform 0.2s cubic-bezier(0.23, 1, 0.32, 1), opacity 0.2s cubic-bezier(0.23, 1, 0.32, 1);
|
|
244
|
+
transition: transform 0.2s cubic-bezier(0.23, 1, 0.32, 1), opacity 0.2s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 0.2s cubic-bezier(0.23, 1, 0.32, 1);
|
|
245
|
+
-webkit-transform-origin: center top;
|
|
246
|
+
-ms-transform-origin: center top;
|
|
247
|
+
transform-origin: center top;
|
|
248
|
+
}
|
|
249
|
+
|
|
250
|
+
.sp-zoom-in-top-enter,
|
|
251
|
+
.sp-zoom-in-top-leave-active {
|
|
252
|
+
opacity: 0;
|
|
253
|
+
-webkit-transform: scaleY(0);
|
|
254
|
+
-ms-transform: scaleY(0);
|
|
255
|
+
transform: scaleY(0);
|
|
256
|
+
}
|
|
257
|
+
|
|
258
|
+
.sp-zoom-in-center-enter-active,
|
|
259
|
+
.sp-zoom-in-center-leave-active {
|
|
260
|
+
-webkit-transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1);
|
|
261
|
+
transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1);
|
|
262
|
+
}
|
|
263
|
+
|
|
264
|
+
.sp-zoom-in-center-enter,
|
|
265
|
+
.sp-zoom-in-center-leave-active {
|
|
266
|
+
opacity: 0;
|
|
267
|
+
-webkit-transform: scaleX(0);
|
|
268
|
+
-ms-transform: scaleX(0);
|
|
269
|
+
transform: scaleX(0);
|
|
270
|
+
}
|
|
271
|
+
|
|
272
|
+
.sp-slide-fade-in-top-enter-active {
|
|
273
|
+
-webkit-transform: scaleY(1);
|
|
274
|
+
-ms-transform: scaleY(1);
|
|
275
|
+
transform: scaleY(1);
|
|
276
|
+
-webkit-transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
|
|
277
|
+
transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
|
|
278
|
+
-webkit-transform-origin: top;
|
|
279
|
+
-ms-transform-origin: top;
|
|
280
|
+
transform-origin: top;
|
|
281
|
+
}
|
|
282
|
+
|
|
283
|
+
.sp-slide-fade-in-top-leave-active {
|
|
284
|
+
-webkit-transform: scaleY(1);
|
|
285
|
+
-ms-transform: scaleY(1);
|
|
286
|
+
transform: scaleY(1);
|
|
287
|
+
-webkit-transform-origin: top;
|
|
288
|
+
-ms-transform-origin: top;
|
|
289
|
+
transform-origin: top;
|
|
290
|
+
}
|
|
291
|
+
|
|
292
|
+
.sp-slide-fade-in-top-enter,
|
|
293
|
+
.sp-slide-fade-in-top-leave-active {
|
|
294
|
+
-webkit-transform: scaleY(0);
|
|
295
|
+
-ms-transform: scaleY(0);
|
|
296
|
+
transform: scaleY(0);
|
|
297
|
+
height: 0;
|
|
298
|
+
opacity: 0;
|
|
299
|
+
}
|
|
300
|
+
|
|
301
|
+
.sp-fade-enter-active,
|
|
302
|
+
.sp-fade-leave-active {
|
|
303
|
+
-webkit-transition: opacity 0.2s cubic-bezier(0.23, 1, 0.32, 1);
|
|
304
|
+
transition: opacity 0.2s cubic-bezier(0.23, 1, 0.32, 1);
|
|
305
|
+
}
|
|
306
|
+
|
|
307
|
+
.sp-fade-enter,
|
|
308
|
+
.sp-fade-leave-active {
|
|
309
|
+
opacity: 0;
|
|
310
|
+
}
|
|
311
|
+
|
|
312
|
+
.sp-modal-fade-enter-active,
|
|
313
|
+
.sp-modal-fade-leave-active {
|
|
314
|
+
-webkit-transition: all 0.2s;
|
|
315
|
+
transition: all 0.2s;
|
|
316
|
+
}
|
|
317
|
+
|
|
318
|
+
.sp-modal-fade-enter,
|
|
319
|
+
.sp-modal-fade-leave-to {
|
|
320
|
+
opacity: 0;
|
|
321
|
+
-webkit-transform: translateY(-30px);
|
|
322
|
+
-ms-transform: translateY(-30px);
|
|
323
|
+
transform: translateY(-30px);
|
|
324
|
+
}
|
|
325
|
+
|
|
326
|
+
.sp-modal-fade-out-enter-active,
|
|
327
|
+
.sp-modal-fade-out-leave-active {
|
|
328
|
+
-webkit-transition: all 0.3s;
|
|
329
|
+
transition: all 0.3s;
|
|
330
|
+
}
|
|
331
|
+
|
|
332
|
+
.sp-modal-fade-out-enter,
|
|
333
|
+
.sp-modal-fade-out-leave-to {
|
|
334
|
+
opacity: 0;
|
|
335
|
+
-webkit-transform: translateY(30px);
|
|
336
|
+
-ms-transform: translateY(30px);
|
|
337
|
+
transform: translateY(30px);
|
|
338
|
+
}
|
|
339
|
+
|
|
340
|
+
.collapse-transition {
|
|
341
|
+
-webkit-transition: 0.3s height ease-in-out, 0.3s padding-top ease-in-out, 0.3s padding-bottom ease-in-out;
|
|
342
|
+
transition: 0.3s height ease-in-out, 0.3s padding-top ease-in-out, 0.3s padding-bottom ease-in-out;
|
|
343
|
+
}
|
|
344
|
+
|
|
345
|
+
.animated {
|
|
346
|
+
-webkit-animation-duration: 0.2s;
|
|
347
|
+
animation-duration: 0.2s;
|
|
348
|
+
-webkit-animation-fill-mode: forwards;
|
|
349
|
+
animation-fill-mode: forwards;
|
|
350
|
+
}
|
|
351
|
+
|
|
352
|
+
/* Toast
|
|
353
|
+
-------------------------- */
|
|
354
|
+
@-webkit-keyframes toast-fade-in-down {
|
|
355
|
+
from {
|
|
356
|
+
opacity: 0;
|
|
357
|
+
-webkit-transform: translate3d(-50%, -100%, 0);
|
|
358
|
+
transform: translate3d(-50%, -100%, 0);
|
|
359
|
+
}
|
|
360
|
+
to {
|
|
361
|
+
opacity: 1;
|
|
362
|
+
-webkit-transform: translate3d(-50%, 0, 0);
|
|
363
|
+
transform: translate3d(-50%, 0, 0);
|
|
364
|
+
}
|
|
365
|
+
}
|
|
366
|
+
@keyframes toast-fade-in-down {
|
|
367
|
+
from {
|
|
368
|
+
opacity: 0;
|
|
369
|
+
-webkit-transform: translate3d(-50%, -100%, 0);
|
|
370
|
+
transform: translate3d(-50%, -100%, 0);
|
|
371
|
+
}
|
|
372
|
+
to {
|
|
373
|
+
opacity: 1;
|
|
374
|
+
-webkit-transform: translate3d(-50%, 0, 0);
|
|
375
|
+
transform: translate3d(-50%, 0, 0);
|
|
376
|
+
}
|
|
377
|
+
}
|
|
378
|
+
.toast-fade-in-down {
|
|
379
|
+
-webkit-animation-name: toast-fade-in-down;
|
|
380
|
+
animation-name: toast-fade-in-down;
|
|
381
|
+
}
|
|
382
|
+
|
|
383
|
+
@-webkit-keyframes toast-fade-out-up {
|
|
384
|
+
from {
|
|
385
|
+
opacity: 1;
|
|
386
|
+
}
|
|
387
|
+
to {
|
|
388
|
+
opacity: 0;
|
|
389
|
+
-webkit-transform: translate3d(-50%, -100%, 0);
|
|
390
|
+
transform: translate3d(-50%, -100%, 0);
|
|
391
|
+
}
|
|
392
|
+
}
|
|
393
|
+
|
|
394
|
+
@keyframes toast-fade-out-up {
|
|
395
|
+
from {
|
|
396
|
+
opacity: 1;
|
|
397
|
+
}
|
|
398
|
+
to {
|
|
399
|
+
opacity: 0;
|
|
400
|
+
-webkit-transform: translate3d(-50%, -100%, 0);
|
|
401
|
+
transform: translate3d(-50%, -100%, 0);
|
|
402
|
+
}
|
|
403
|
+
}
|
|
404
|
+
.toast-fade-out-up {
|
|
405
|
+
-webkit-animation-name: toast-fade-out-up;
|
|
406
|
+
animation-name: toast-fade-out-up;
|
|
407
|
+
}
|
|
408
|
+
@charset "UTF-8";
|
|
409
|
+
/* Transition
|
|
410
|
+
-------------------------- */
|
|
411
|
+
/* Colors
|
|
412
|
+
-------------------------- */
|
|
413
|
+
/* Shadow
|
|
414
|
+
-------------------------- */
|
|
415
|
+
/* Disable base
|
|
416
|
+
-------------------------- */
|
|
417
|
+
/* Scrollbar
|
|
418
|
+
-------------------------- */
|
|
419
|
+
/* Border
|
|
420
|
+
-------------------------- */
|
|
421
|
+
/* Button
|
|
422
|
+
-------------------------- */
|
|
423
|
+
/* PasswordInput
|
|
424
|
+
-------------------------- */
|
|
425
|
+
/* Input
|
|
426
|
+
-------------------------- */
|
|
427
|
+
/* Radio
|
|
428
|
+
-------------------------- */
|
|
429
|
+
/* Select
|
|
430
|
+
-------------------------- */
|
|
431
|
+
/* Checkbox
|
|
432
|
+
-------------------------- */
|
|
433
|
+
/* Tag
|
|
434
|
+
-------------------------- */
|
|
435
|
+
/* Option
|
|
436
|
+
-------------------------- */
|
|
437
|
+
/* Form
|
|
438
|
+
-------------------------- */
|
|
439
|
+
/* Modal
|
|
440
|
+
-------------------------- */
|
|
441
|
+
/* Toast
|
|
442
|
+
-------------------------- */
|
|
443
|
+
/* Confirm
|
|
444
|
+
-------------------------- */
|
|
445
|
+
/* Break-point
|
|
446
|
+
-------------------------- */
|
|
447
|
+
/* Break-points 做响应式用
|
|
448
|
+
-------------------------- */
|
|
449
|
+
/* button 辅助
|
|
450
|
+
-------------------------- */
|
|
451
|
+
/* BEM
|
|
452
|
+
-------------------------- */
|
|
453
|
+
.sp-row {
|
|
454
|
+
position: relative;
|
|
455
|
+
-webkit-box-sizing: border-box;
|
|
456
|
+
box-sizing: border-box;
|
|
457
|
+
zoom: 1;
|
|
458
|
+
}
|
|
459
|
+
.sp-row::after {
|
|
460
|
+
content: " ";
|
|
461
|
+
display: block;
|
|
462
|
+
clear: both;
|
|
463
|
+
height: 0;
|
|
464
|
+
overflow: hidden;
|
|
465
|
+
visibility: hidden;
|
|
466
|
+
}
|
|
467
|
+
@charset "UTF-8";
|
|
468
|
+
/* Transition
|
|
469
|
+
-------------------------- */
|
|
470
|
+
/* Colors
|
|
471
|
+
-------------------------- */
|
|
472
|
+
/* Shadow
|
|
473
|
+
-------------------------- */
|
|
474
|
+
/* Disable base
|
|
475
|
+
-------------------------- */
|
|
476
|
+
/* Scrollbar
|
|
477
|
+
-------------------------- */
|
|
478
|
+
/* Border
|
|
479
|
+
-------------------------- */
|
|
480
|
+
/* Button
|
|
481
|
+
-------------------------- */
|
|
482
|
+
/* PasswordInput
|
|
483
|
+
-------------------------- */
|
|
484
|
+
/* Input
|
|
485
|
+
-------------------------- */
|
|
486
|
+
/* Radio
|
|
487
|
+
-------------------------- */
|
|
488
|
+
/* Select
|
|
489
|
+
-------------------------- */
|
|
490
|
+
/* Checkbox
|
|
491
|
+
-------------------------- */
|
|
492
|
+
/* Tag
|
|
493
|
+
-------------------------- */
|
|
494
|
+
/* Option
|
|
495
|
+
-------------------------- */
|
|
496
|
+
/* Form
|
|
497
|
+
-------------------------- */
|
|
498
|
+
/* Modal
|
|
499
|
+
-------------------------- */
|
|
500
|
+
/* Toast
|
|
501
|
+
-------------------------- */
|
|
502
|
+
/* Confirm
|
|
503
|
+
-------------------------- */
|
|
504
|
+
/* Break-point
|
|
505
|
+
-------------------------- */
|
|
506
|
+
/* Break-points 做响应式用
|
|
507
|
+
-------------------------- */
|
|
508
|
+
/* button 辅助
|
|
509
|
+
-------------------------- */
|
|
510
|
+
/* BEM
|
|
511
|
+
-------------------------- */
|
|
512
|
+
.sp-button {
|
|
513
|
+
display: inline-block;
|
|
514
|
+
white-space: nowrap;
|
|
515
|
+
cursor: pointer;
|
|
516
|
+
background: #ffe9e6;
|
|
517
|
+
border: 1px solid #eaeaea;
|
|
518
|
+
border-color: #ffe9e6;
|
|
519
|
+
color: #e8292c;
|
|
520
|
+
-webkit-appearance: none;
|
|
521
|
+
-moz-appearance: none;
|
|
522
|
+
appearance: none;
|
|
523
|
+
text-align: center;
|
|
524
|
+
-webkit-box-sizing: border-box;
|
|
525
|
+
box-sizing: border-box;
|
|
526
|
+
outline: none;
|
|
527
|
+
margin: 0;
|
|
528
|
+
-webkit-transition: all 0.1 cubic-bezier(0.645, 0.045, 0.355, 1);
|
|
529
|
+
transition: all 0.1 cubic-bezier(0.645, 0.045, 0.355, 1);
|
|
530
|
+
font-weight: normal;
|
|
531
|
+
-webkit-user-select: none;
|
|
532
|
+
-moz-user-select: none;
|
|
533
|
+
-ms-user-select: none;
|
|
534
|
+
user-select: none;
|
|
535
|
+
padding: 0 10px;
|
|
536
|
+
border-radius: 6px;
|
|
537
|
+
min-width: 120px;
|
|
538
|
+
height: 42px;
|
|
539
|
+
font-size: 16px;
|
|
540
|
+
}
|
|
541
|
+
.sp-button + .sp-button {
|
|
542
|
+
margin-left: 10px;
|
|
543
|
+
}
|
|
544
|
+
.sp-button:hover {
|
|
545
|
+
background-color: #fbe1de;
|
|
546
|
+
}
|
|
547
|
+
.sp-button:active, .sp-button:active:focus {
|
|
548
|
+
background-color: #fbe1de;
|
|
549
|
+
}
|
|
550
|
+
.sp-button:focus {
|
|
551
|
+
background-color: #ffe9e6;
|
|
552
|
+
}
|
|
553
|
+
.sp-button::-moz-focus-inner {
|
|
554
|
+
border: 0;
|
|
555
|
+
}
|
|
556
|
+
.sp-button [class*=sp-icon-] {
|
|
557
|
+
color: inherit;
|
|
558
|
+
font-size: 14px;
|
|
559
|
+
}
|
|
560
|
+
.sp-button.is--plain {
|
|
561
|
+
border-color: #e8292c;
|
|
562
|
+
background-color: #fff;
|
|
563
|
+
}
|
|
564
|
+
.sp-button.is--plain:hover {
|
|
565
|
+
background: #ffe9e6;
|
|
566
|
+
color: #e8292c;
|
|
567
|
+
opacity: 1;
|
|
568
|
+
}
|
|
569
|
+
.sp-button.is--plain:active, .sp-button.is--plain:active:focus {
|
|
570
|
+
background-color: #fbe1de;
|
|
571
|
+
opacity: 1;
|
|
572
|
+
}
|
|
573
|
+
.sp-button.is--plain:focus {
|
|
574
|
+
background-color: #fff;
|
|
575
|
+
}
|
|
576
|
+
.sp-button.is--disabled, .sp-button.is--disabled:hover, .sp-button.is--disabled:focus {
|
|
577
|
+
color: #fff;
|
|
578
|
+
cursor: not-allowed;
|
|
579
|
+
background-image: none;
|
|
580
|
+
background-color: #f6aaab;
|
|
581
|
+
border-color: #f6aaab;
|
|
582
|
+
}
|
|
583
|
+
.sp-button.is--disabled.is--plain, .sp-button.is--disabled.is--plain:hover, .sp-button.is--disabled.is--plain:focus {
|
|
584
|
+
background-color: #fff;
|
|
585
|
+
border-color: #ededed;
|
|
586
|
+
color: #bfbfbf;
|
|
587
|
+
opacity: 1;
|
|
588
|
+
}
|
|
589
|
+
.sp-button.is--loading {
|
|
590
|
+
position: relative;
|
|
591
|
+
pointer-events: none;
|
|
592
|
+
color: rgba(255, 255, 255, 0.5);
|
|
593
|
+
}
|
|
594
|
+
.sp-button.is--loading::before {
|
|
595
|
+
pointer-events: none;
|
|
596
|
+
content: "";
|
|
597
|
+
position: absolute;
|
|
598
|
+
left: -1px;
|
|
599
|
+
top: -1px;
|
|
600
|
+
right: -1px;
|
|
601
|
+
bottom: -1px;
|
|
602
|
+
border-radius: inherit;
|
|
603
|
+
}
|
|
604
|
+
.sp-button.is--plain.is--loading {
|
|
605
|
+
position: relative;
|
|
606
|
+
pointer-events: none;
|
|
607
|
+
color: rgba(232, 41, 44, 0.5);
|
|
608
|
+
}
|
|
609
|
+
.sp-button--primary {
|
|
610
|
+
background-color: #e8292c;
|
|
611
|
+
border-color: #e8292c;
|
|
612
|
+
color: #fff;
|
|
613
|
+
}
|
|
614
|
+
.sp-button--primary:hover {
|
|
615
|
+
background-color: #d71b1e;
|
|
616
|
+
border-color: #d71b1e;
|
|
617
|
+
}
|
|
618
|
+
.sp-button--primary:focus, .sp-button--primary:active {
|
|
619
|
+
background-color: #e8292c;
|
|
620
|
+
border-color: #e8292c;
|
|
621
|
+
}
|
|
622
|
+
.sp-button--primary:active, .sp-button--primary:active:focus {
|
|
623
|
+
background-color: #d71b1e;
|
|
624
|
+
border-color: #d71b1e;
|
|
625
|
+
}
|
|
626
|
+
.sp-button--primary:focus {
|
|
627
|
+
background-color: #e8292c;
|
|
628
|
+
border-color: #e8292c;
|
|
629
|
+
}
|
|
630
|
+
.sp-button--info {
|
|
631
|
+
background-color: #909399;
|
|
632
|
+
border-color: #909399;
|
|
633
|
+
color: #fff;
|
|
634
|
+
}
|
|
635
|
+
.sp-button--info:hover {
|
|
636
|
+
background-color: #a6a9ad;
|
|
637
|
+
border-color: #a6a9ad;
|
|
638
|
+
}
|
|
639
|
+
.sp-button--info:focus, .sp-button--info:active {
|
|
640
|
+
background-color: #a6a9ad;
|
|
641
|
+
border-color: #a6a9ad;
|
|
642
|
+
}
|
|
643
|
+
.sp-button--info:active, .sp-button--info:active:focus {
|
|
644
|
+
background-color: #82848a;
|
|
645
|
+
border-color: #82848a;
|
|
646
|
+
}
|
|
647
|
+
.sp-button--info:focus {
|
|
648
|
+
background-color: #a6a9ad;
|
|
649
|
+
border-color: #a6a9ad;
|
|
650
|
+
}
|
|
651
|
+
.sp-button--info.is--plain {
|
|
652
|
+
border-color: #eaeaea;
|
|
653
|
+
color: #808080;
|
|
654
|
+
background-color: #fff;
|
|
655
|
+
}
|
|
656
|
+
.sp-button--info.is--plain:hover {
|
|
657
|
+
background-color: #f7f7f7;
|
|
658
|
+
border-color: #eaeaea;
|
|
659
|
+
color: #808080;
|
|
660
|
+
}
|
|
661
|
+
.sp-button--info.is--plain:focus, .sp-button--info.is--plain:active {
|
|
662
|
+
background-color: #f7f7f7;
|
|
663
|
+
border-color: #eaeaea;
|
|
664
|
+
color: #808080;
|
|
665
|
+
}
|
|
666
|
+
.sp-button--info.is--plain:active, .sp-button--info.is--plain:active:focus {
|
|
667
|
+
background-color: #f7f7f7;
|
|
668
|
+
border-color: #eaeaea;
|
|
669
|
+
color: #808080;
|
|
670
|
+
}
|
|
671
|
+
.sp-button--info.is--plain:focus {
|
|
672
|
+
background-color: #f7f7f7;
|
|
673
|
+
border-color: #eaeaea;
|
|
674
|
+
color: #808080;
|
|
675
|
+
}
|
|
676
|
+
.sp-button--info.is--plain.is--loading {
|
|
677
|
+
color: #bfbfbf;
|
|
678
|
+
}
|
|
679
|
+
.sp-button--medium {
|
|
680
|
+
min-width: 108px;
|
|
681
|
+
height: 36px;
|
|
682
|
+
font-size: 16px;
|
|
683
|
+
}
|
|
684
|
+
.sp-button--small {
|
|
685
|
+
min-width: 96px;
|
|
686
|
+
height: 32px;
|
|
687
|
+
font-size: 14px;
|
|
688
|
+
}
|
|
689
|
+
.sp-button--mini {
|
|
690
|
+
min-width: 84px;
|
|
691
|
+
height: 28px;
|
|
692
|
+
font-size: 13px;
|
|
693
|
+
}
|
|
694
|
+
.sp-button--mini [class*=sp-icon-] {
|
|
695
|
+
font-size: 12px;
|
|
696
|
+
}
|
|
697
|
+
.sp-button--text {
|
|
698
|
+
border-color: transparent;
|
|
699
|
+
background: transparent;
|
|
700
|
+
color: #1167dc;
|
|
701
|
+
padding: 0;
|
|
702
|
+
min-width: auto;
|
|
703
|
+
height: auto;
|
|
704
|
+
font-weight: normal;
|
|
705
|
+
}
|
|
706
|
+
.sp-button--text:hover {
|
|
707
|
+
border-color: transparent;
|
|
708
|
+
background-color: transparent;
|
|
709
|
+
color: #1062d1;
|
|
710
|
+
}
|
|
711
|
+
.sp-button--text:active, .sp-button--text:active:focus {
|
|
712
|
+
border-color: transparent;
|
|
713
|
+
background-color: transparent;
|
|
714
|
+
color: #0f5dc7;
|
|
715
|
+
}
|
|
716
|
+
.sp-button--text:focus {
|
|
717
|
+
background-color: transparent;
|
|
718
|
+
border-color: transparent;
|
|
719
|
+
color: #1167dc;
|
|
720
|
+
}
|
|
721
|
+
.sp-button--text.is--disabled, .sp-button--text.is--disabled:hover, .sp-button--text.is--disabled:focus {
|
|
722
|
+
border-color: transparent;
|
|
723
|
+
background-color: transparent;
|
|
724
|
+
color: #bfbfbf;
|
|
725
|
+
}
|
|
726
|
+
@charset "UTF-8";
|
|
727
|
+
/* Transition
|
|
728
|
+
-------------------------- */
|
|
729
|
+
/* Colors
|
|
730
|
+
-------------------------- */
|
|
731
|
+
/* Shadow
|
|
732
|
+
-------------------------- */
|
|
733
|
+
/* Disable base
|
|
734
|
+
-------------------------- */
|
|
735
|
+
/* Scrollbar
|
|
736
|
+
-------------------------- */
|
|
737
|
+
/* Border
|
|
738
|
+
-------------------------- */
|
|
739
|
+
/* Button
|
|
740
|
+
-------------------------- */
|
|
741
|
+
/* PasswordInput
|
|
742
|
+
-------------------------- */
|
|
743
|
+
/* Input
|
|
744
|
+
-------------------------- */
|
|
745
|
+
/* Radio
|
|
746
|
+
-------------------------- */
|
|
747
|
+
/* Select
|
|
748
|
+
-------------------------- */
|
|
749
|
+
/* Checkbox
|
|
750
|
+
-------------------------- */
|
|
751
|
+
/* Tag
|
|
752
|
+
-------------------------- */
|
|
753
|
+
/* Option
|
|
754
|
+
-------------------------- */
|
|
755
|
+
/* Form
|
|
756
|
+
-------------------------- */
|
|
757
|
+
/* Modal
|
|
758
|
+
-------------------------- */
|
|
759
|
+
/* Toast
|
|
760
|
+
-------------------------- */
|
|
761
|
+
/* Confirm
|
|
762
|
+
-------------------------- */
|
|
763
|
+
/* Break-point
|
|
764
|
+
-------------------------- */
|
|
765
|
+
.sp-textarea {
|
|
766
|
+
position: relative;
|
|
767
|
+
display: inline-block;
|
|
768
|
+
width: 100%;
|
|
769
|
+
vertical-align: bottom;
|
|
770
|
+
font-size: 14px;
|
|
771
|
+
}
|
|
772
|
+
.sp-textarea .sp-textarea__inner {
|
|
773
|
+
position: relative;
|
|
774
|
+
display: block;
|
|
775
|
+
resize: vertical;
|
|
776
|
+
padding: 7px 10px;
|
|
777
|
+
line-height: 20px;
|
|
778
|
+
-webkit-box-sizing: border-box;
|
|
779
|
+
box-sizing: border-box;
|
|
780
|
+
width: 100%;
|
|
781
|
+
font-size: inherit;
|
|
782
|
+
color: #1a1a1a;
|
|
783
|
+
background-color: #fff;
|
|
784
|
+
background-image: none;
|
|
785
|
+
border: 1px solid #eaeaea;
|
|
786
|
+
border-radius: 6px;
|
|
787
|
+
-webkit-transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
|
|
788
|
+
transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
|
|
789
|
+
}
|
|
790
|
+
.sp-textarea .sp-textarea__inner::-webkit-input-placeholder {
|
|
791
|
+
color: #bfbfbf;
|
|
792
|
+
}
|
|
793
|
+
.sp-textarea .sp-textarea__inner::-moz-placeholder {
|
|
794
|
+
color: #bfbfbf;
|
|
795
|
+
}
|
|
796
|
+
.sp-textarea .sp-textarea__inner::-ms-input-placeholder {
|
|
797
|
+
color: #bfbfbf;
|
|
798
|
+
}
|
|
799
|
+
.sp-textarea .sp-textarea__inner::placeholder {
|
|
800
|
+
color: #bfbfbf;
|
|
801
|
+
}
|
|
802
|
+
.sp-textarea .sp-textarea__inner:hover {
|
|
803
|
+
border-color: #ccc;
|
|
804
|
+
}
|
|
805
|
+
.sp-textarea .sp-textarea__inner:focus {
|
|
806
|
+
outline: none;
|
|
807
|
+
border-color: #ccc;
|
|
808
|
+
-webkit-box-shadow: none;
|
|
809
|
+
box-shadow: none;
|
|
810
|
+
}
|
|
811
|
+
.sp-textarea .sp-textarea.is--disabled .sp-textarea__inner {
|
|
812
|
+
background-color: #ededed;
|
|
813
|
+
border-color: #eaeaea;
|
|
814
|
+
color: #bfbfbf;
|
|
815
|
+
cursor: not-allowed;
|
|
816
|
+
}
|
|
817
|
+
.sp-textarea .sp-textarea.is--disabled .sp-textarea__inner::-webkit-input-placeholder {
|
|
818
|
+
color: #bfbfbf;
|
|
819
|
+
}
|
|
820
|
+
.sp-textarea .sp-textarea.is--disabled .sp-textarea__inner::-moz-placeholder {
|
|
821
|
+
color: #bfbfbf;
|
|
822
|
+
}
|
|
823
|
+
.sp-textarea .sp-textarea.is--disabled .sp-textarea__inner::-ms-input-placeholder {
|
|
824
|
+
color: #bfbfbf;
|
|
825
|
+
}
|
|
826
|
+
.sp-textarea .sp-textarea.is--disabled .sp-textarea__inner::placeholder {
|
|
827
|
+
color: #bfbfbf;
|
|
828
|
+
}
|
|
829
|
+
.sp-textarea .sp-textarea.is--readonly .sp-textarea__inner {
|
|
830
|
+
background-color: #f7f7f7;
|
|
831
|
+
color: #1a1a1a;
|
|
832
|
+
}
|
|
833
|
+
.sp-textarea .sp-textarea.is--readonly .sp-textarea__inner:hover, .sp-textarea .sp-textarea.is--readonly .sp-textarea__inner:focus {
|
|
834
|
+
border: 1px solid #eaeaea;
|
|
835
|
+
-webkit-box-shadow: none;
|
|
836
|
+
box-shadow: none;
|
|
837
|
+
}
|
|
838
|
+
.sp-textarea__placeholder {
|
|
839
|
+
position: absolute;
|
|
840
|
+
top: 7px;
|
|
841
|
+
bottom: 7px;
|
|
842
|
+
right: 10px;
|
|
843
|
+
font-size: inherit;
|
|
844
|
+
color: #bfbfbf;
|
|
845
|
+
line-height: 1.5;
|
|
846
|
+
outline: none;
|
|
847
|
+
padding: 0 10px;
|
|
848
|
+
-webkit-user-select: none;
|
|
849
|
+
-moz-user-select: none;
|
|
850
|
+
-ms-user-select: none;
|
|
851
|
+
user-select: none;
|
|
852
|
+
overflow: hidden;
|
|
853
|
+
}
|
|
854
|
+
.sp-input {
|
|
855
|
+
position: relative;
|
|
856
|
+
font-size: 14px;
|
|
857
|
+
display: inline-block;
|
|
858
|
+
width: 100%;
|
|
859
|
+
}
|
|
860
|
+
.sp-input .sp-input__clear {
|
|
861
|
+
position: absolute;
|
|
862
|
+
top: 50%;
|
|
863
|
+
right: 10px;
|
|
864
|
+
-webkit-transform: translateY(-50%);
|
|
865
|
+
-ms-transform: translateY(-50%);
|
|
866
|
+
transform: translateY(-50%);
|
|
867
|
+
width: 18px;
|
|
868
|
+
height: 18px;
|
|
869
|
+
border-radius: 50%;
|
|
870
|
+
color: #fff;
|
|
871
|
+
background-color: #ccc;
|
|
872
|
+
font-size: 12px;
|
|
873
|
+
line-height: 18px;
|
|
874
|
+
cursor: pointer;
|
|
875
|
+
}
|
|
876
|
+
.sp-input__inner {
|
|
877
|
+
position: relative;
|
|
878
|
+
-webkit-appearance: none;
|
|
879
|
+
-moz-appearance: none;
|
|
880
|
+
appearance: none;
|
|
881
|
+
background-color: #fff;
|
|
882
|
+
background-image: none;
|
|
883
|
+
border-radius: 6px;
|
|
884
|
+
border: 1px solid #eaeaea;
|
|
885
|
+
-webkit-box-sizing: border-box;
|
|
886
|
+
box-sizing: border-box;
|
|
887
|
+
color: #1a1a1a;
|
|
888
|
+
display: inline-block;
|
|
889
|
+
font-size: inherit;
|
|
890
|
+
height: 44px;
|
|
891
|
+
line-height: 44px;
|
|
892
|
+
outline: none;
|
|
893
|
+
padding: 0 10px;
|
|
894
|
+
-webkit-transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
|
|
895
|
+
transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
|
|
896
|
+
width: 100%;
|
|
897
|
+
/* safari 浏览器密码输入框默认钥匙去除 */
|
|
898
|
+
/* safari 浏览器密码输入框默认眼睛和xx去除 */
|
|
899
|
+
/* 去掉搜狗浏览器密码软盘 */
|
|
900
|
+
}
|
|
901
|
+
.sp-input__inner::-webkit-input-placeholder {
|
|
902
|
+
color: #bfbfbf;
|
|
903
|
+
}
|
|
904
|
+
.sp-input__inner::-moz-placeholder {
|
|
905
|
+
color: #bfbfbf;
|
|
906
|
+
}
|
|
907
|
+
.sp-input__inner::-ms-input-placeholder {
|
|
908
|
+
color: #bfbfbf;
|
|
909
|
+
}
|
|
910
|
+
.sp-input__inner::placeholder {
|
|
911
|
+
color: #bfbfbf;
|
|
912
|
+
}
|
|
913
|
+
.sp-input__inner:hover {
|
|
914
|
+
border-color: #ccc;
|
|
915
|
+
}
|
|
916
|
+
.sp-input__inner:focus {
|
|
917
|
+
outline: none;
|
|
918
|
+
border-color: #ccc;
|
|
919
|
+
-webkit-box-shadow: none;
|
|
920
|
+
box-shadow: none;
|
|
921
|
+
}
|
|
922
|
+
.sp-input__inner::-webkit-credentials-auto-fill-button {
|
|
923
|
+
display: none !important;
|
|
924
|
+
visibility: hidden;
|
|
925
|
+
pointer-events: none;
|
|
926
|
+
position: absolute;
|
|
927
|
+
right: 0;
|
|
928
|
+
}
|
|
929
|
+
.sp-input__inner::-ms-clear, .sp-input__inner::-ms-reveal {
|
|
930
|
+
display: none;
|
|
931
|
+
width: 0;
|
|
932
|
+
height: 0;
|
|
933
|
+
}
|
|
934
|
+
.sp-input__inner::-webkit-input-safebox-button {
|
|
935
|
+
display: none;
|
|
936
|
+
}
|
|
937
|
+
.sp-input__suffix {
|
|
938
|
+
position: absolute;
|
|
939
|
+
height: 100%;
|
|
940
|
+
right: 0;
|
|
941
|
+
top: 0;
|
|
942
|
+
width: 36px;
|
|
943
|
+
text-align: center;
|
|
944
|
+
color: #bfbfbf;
|
|
945
|
+
-webkit-transition: all 0.3s;
|
|
946
|
+
transition: all 0.3s;
|
|
947
|
+
pointer-events: none;
|
|
948
|
+
}
|
|
949
|
+
.sp-input__suffix-inner {
|
|
950
|
+
pointer-events: all;
|
|
951
|
+
}
|
|
952
|
+
.sp-input__prefix {
|
|
953
|
+
position: absolute;
|
|
954
|
+
height: 100%;
|
|
955
|
+
left: 0;
|
|
956
|
+
top: 0;
|
|
957
|
+
width: 36px;
|
|
958
|
+
text-align: center;
|
|
959
|
+
color: #bfbfbf;
|
|
960
|
+
-webkit-transition: all 0.3s;
|
|
961
|
+
transition: all 0.3s;
|
|
962
|
+
}
|
|
963
|
+
.sp-input__icon {
|
|
964
|
+
height: 100%;
|
|
965
|
+
width: 25px;
|
|
966
|
+
text-align: center;
|
|
967
|
+
-webkit-transition: all 0.3s;
|
|
968
|
+
transition: all 0.3s;
|
|
969
|
+
line-height: 44px;
|
|
970
|
+
}
|
|
971
|
+
.sp-input__icon::after {
|
|
972
|
+
content: "";
|
|
973
|
+
height: 100%;
|
|
974
|
+
width: 0;
|
|
975
|
+
display: inline-block;
|
|
976
|
+
vertical-align: middle;
|
|
977
|
+
}
|
|
978
|
+
.sp-input__validateIcon {
|
|
979
|
+
pointer-events: none;
|
|
980
|
+
}
|
|
981
|
+
.sp-input.is--active .sp-input__inner {
|
|
982
|
+
outline: none;
|
|
983
|
+
border-color: #ccc;
|
|
984
|
+
-webkit-box-shadow: none;
|
|
985
|
+
box-shadow: none;
|
|
986
|
+
}
|
|
987
|
+
.sp-input.is--disabled .sp-input__inner {
|
|
988
|
+
background-color: #ededed;
|
|
989
|
+
border-color: #eaeaea;
|
|
990
|
+
color: #bfbfbf;
|
|
991
|
+
cursor: not-allowed;
|
|
992
|
+
}
|
|
993
|
+
.sp-input.is--disabled .sp-input__inner::-webkit-input-placeholder {
|
|
994
|
+
color: #bfbfbf;
|
|
995
|
+
}
|
|
996
|
+
.sp-input.is--disabled .sp-input__inner::-moz-placeholder {
|
|
997
|
+
color: #bfbfbf;
|
|
998
|
+
}
|
|
999
|
+
.sp-input.is--disabled .sp-input__inner::-ms-input-placeholder {
|
|
1000
|
+
color: #bfbfbf;
|
|
1001
|
+
}
|
|
1002
|
+
.sp-input.is--disabled .sp-input__inner::placeholder {
|
|
1003
|
+
color: #bfbfbf;
|
|
1004
|
+
}
|
|
1005
|
+
.sp-input.is--disabled .sp-input__icon {
|
|
1006
|
+
cursor: not-allowed;
|
|
1007
|
+
}
|
|
1008
|
+
.sp-input.is--readonly .sp-input__inner {
|
|
1009
|
+
background-color: #f7f7f7;
|
|
1010
|
+
color: #1a1a1a;
|
|
1011
|
+
}
|
|
1012
|
+
.sp-input.is--readonly .sp-input__inner:hover, .sp-input.is--readonly .sp-input__inner:focus {
|
|
1013
|
+
border: 1px solid #eaeaea;
|
|
1014
|
+
-webkit-box-shadow: none;
|
|
1015
|
+
box-shadow: none;
|
|
1016
|
+
}
|
|
1017
|
+
.sp-input--suffix .sp-input__inner {
|
|
1018
|
+
padding-right: 30px;
|
|
1019
|
+
}
|
|
1020
|
+
.sp-input--prefix .sp-input__inner {
|
|
1021
|
+
padding-left: 35px;
|
|
1022
|
+
}
|
|
1023
|
+
.sp-input--medium {
|
|
1024
|
+
font-size: 16px;
|
|
1025
|
+
}
|
|
1026
|
+
.sp-input--medium .sp-input__inner {
|
|
1027
|
+
height: 44px;
|
|
1028
|
+
line-height: 44px;
|
|
1029
|
+
}
|
|
1030
|
+
.sp-input--medium .sp-input__icon {
|
|
1031
|
+
line-height: 44px;
|
|
1032
|
+
}
|
|
1033
|
+
.sp-input--small {
|
|
1034
|
+
font-size: 13px;
|
|
1035
|
+
}
|
|
1036
|
+
.sp-input--small .sp-input__inner {
|
|
1037
|
+
height: 32px;
|
|
1038
|
+
line-height: 32px;
|
|
1039
|
+
}
|
|
1040
|
+
.sp-input--small .sp-input__icon {
|
|
1041
|
+
line-height: 32px;
|
|
1042
|
+
}
|
|
1043
|
+
.sp-input--mini {
|
|
1044
|
+
font-size: 12px;
|
|
1045
|
+
}
|
|
1046
|
+
.sp-input--mini .sp-input__inner {
|
|
1047
|
+
height: 28px;
|
|
1048
|
+
line-height: 28px;
|
|
1049
|
+
}
|
|
1050
|
+
.sp-input--mini .sp-input__icon {
|
|
1051
|
+
line-height: 28px;
|
|
1052
|
+
}
|
|
1053
|
+
.sp-input__placeholder {
|
|
1054
|
+
position: absolute;
|
|
1055
|
+
top: 0;
|
|
1056
|
+
bottom: 0;
|
|
1057
|
+
font-size: inherit;
|
|
1058
|
+
color: #bfbfbf;
|
|
1059
|
+
line-height: 44px;
|
|
1060
|
+
outline: none;
|
|
1061
|
+
padding: 0 10px;
|
|
1062
|
+
-webkit-user-select: none;
|
|
1063
|
+
-moz-user-select: none;
|
|
1064
|
+
-ms-user-select: none;
|
|
1065
|
+
user-select: none;
|
|
1066
|
+
}
|
|
1067
|
+
.sp-input--prefix .sp-input__placeholder {
|
|
1068
|
+
padding-left: 35px;
|
|
1069
|
+
}
|
|
1070
|
+
.sp-input--suffix .sp-input__placeholder {
|
|
1071
|
+
padding-right: 30px;
|
|
1072
|
+
}
|
|
1073
|
+
.sp-input-group {
|
|
1074
|
+
line-height: normal;
|
|
1075
|
+
display: inline-table;
|
|
1076
|
+
width: 100%;
|
|
1077
|
+
border-collapse: separate;
|
|
1078
|
+
border-spacing: 0;
|
|
1079
|
+
}
|
|
1080
|
+
.sp-input-group > .sp-input__inner {
|
|
1081
|
+
vertical-align: middle;
|
|
1082
|
+
display: table-cell;
|
|
1083
|
+
}
|
|
1084
|
+
.sp-input-group__append, .sp-input-group__prepend {
|
|
1085
|
+
background-color: #fff;
|
|
1086
|
+
color: #808080;
|
|
1087
|
+
vertical-align: middle;
|
|
1088
|
+
display: table-cell;
|
|
1089
|
+
position: relative;
|
|
1090
|
+
border: 1px solid #eaeaea;
|
|
1091
|
+
border-radius: 6px;
|
|
1092
|
+
padding: 0 10px;
|
|
1093
|
+
width: 1px;
|
|
1094
|
+
min-width: 16px;
|
|
1095
|
+
text-align: center;
|
|
1096
|
+
white-space: nowrap;
|
|
1097
|
+
overflow: hidden;
|
|
1098
|
+
}
|
|
1099
|
+
.sp-input-group__append:focus, .sp-input-group__prepend:focus {
|
|
1100
|
+
outline: none;
|
|
1101
|
+
}
|
|
1102
|
+
.sp-input-group__append .sp-button, .sp-input-group__prepend .sp-button {
|
|
1103
|
+
display: inline-block;
|
|
1104
|
+
margin: -5px -20px;
|
|
1105
|
+
}
|
|
1106
|
+
.sp-input-group__append .sp-select, .sp-input-group__prepend .sp-select {
|
|
1107
|
+
margin: -1px -11px;
|
|
1108
|
+
float: left;
|
|
1109
|
+
}
|
|
1110
|
+
.sp-input-group__append .sp-select .sp-select__input-box, .sp-input-group__prepend .sp-select .sp-select__input-box {
|
|
1111
|
+
border-top-right-radius: 0;
|
|
1112
|
+
border-bottom-right-radius: 0;
|
|
1113
|
+
}
|
|
1114
|
+
.sp-input-group__append button.sp-button,
|
|
1115
|
+
.sp-input-group__append div.sp-select .sp-select__input-box,
|
|
1116
|
+
.sp-input-group__append div.sp-select:hover .sp-select__input-box, .sp-input-group__prepend button.sp-button,
|
|
1117
|
+
.sp-input-group__prepend div.sp-select .sp-select__input-box,
|
|
1118
|
+
.sp-input-group__prepend div.sp-select:hover .sp-select__input-box {
|
|
1119
|
+
border-color: transparent;
|
|
1120
|
+
background-color: transparent;
|
|
1121
|
+
color: inherit;
|
|
1122
|
+
}
|
|
1123
|
+
.sp-input-group__append .sp-button,
|
|
1124
|
+
.sp-input-group__append .sp-input, .sp-input-group__prepend .sp-button,
|
|
1125
|
+
.sp-input-group__prepend .sp-input {
|
|
1126
|
+
font-size: inherit;
|
|
1127
|
+
}
|
|
1128
|
+
.sp-input-group__prepend {
|
|
1129
|
+
border-right: 0;
|
|
1130
|
+
border-top-right-radius: 0;
|
|
1131
|
+
border-bottom-right-radius: 0;
|
|
1132
|
+
}
|
|
1133
|
+
.sp-input-group__append {
|
|
1134
|
+
border-left: 0;
|
|
1135
|
+
border-top-left-radius: 0;
|
|
1136
|
+
border-bottom-left-radius: 0;
|
|
1137
|
+
}
|
|
1138
|
+
.sp-input-group--prepend--white .sp-input-group__prepend {
|
|
1139
|
+
background-color: #fff;
|
|
1140
|
+
}
|
|
1141
|
+
.sp-input-group--prepend .sp-input__inner {
|
|
1142
|
+
border-top-left-radius: 0;
|
|
1143
|
+
border-bottom-left-radius: 0;
|
|
1144
|
+
}
|
|
1145
|
+
.sp-input-group--prepend .sp-select .sp-input.is--focus .sp-input__inner {
|
|
1146
|
+
border-color: transparent;
|
|
1147
|
+
}
|
|
1148
|
+
.sp-input-group--append .sp-input__inner {
|
|
1149
|
+
border-top-right-radius: 0;
|
|
1150
|
+
border-bottom-right-radius: 0;
|
|
1151
|
+
}
|
|
1152
|
+
.sp-input-group--append .sp-select .sp-input.is--focus .sp-input__inner {
|
|
1153
|
+
border-color: transparent;
|
|
1154
|
+
}
|
|
1155
|
+
.sp-input-group--append-submit .sp-input__inner {
|
|
1156
|
+
padding-right: 75px;
|
|
1157
|
+
}
|
|
1158
|
+
.sp-input-group__append-submit {
|
|
1159
|
+
position: absolute;
|
|
1160
|
+
top: 5px;
|
|
1161
|
+
right: 5px;
|
|
1162
|
+
}
|
|
1163
|
+
.sp-input-group__append-submit .sp-button {
|
|
1164
|
+
min-width: 60px;
|
|
1165
|
+
height: 26px;
|
|
1166
|
+
padding: 4px 15px;
|
|
1167
|
+
border-radius: 2px;
|
|
1168
|
+
font-size: 13px;
|
|
1169
|
+
}
|
|
1170
|
+
.sp-input-group__format-tip {
|
|
1171
|
+
position: absolute;
|
|
1172
|
+
bottom: 46px;
|
|
1173
|
+
left: 0;
|
|
1174
|
+
right: 0;
|
|
1175
|
+
background-color: #f3f3f3;
|
|
1176
|
+
border-radius: 6px;
|
|
1177
|
+
font-size: 16px;
|
|
1178
|
+
line-height: 22px;
|
|
1179
|
+
font-weight: 600;
|
|
1180
|
+
color: #1a1a1a;
|
|
1181
|
+
-webkit-box-sizing: border-box;
|
|
1182
|
+
box-sizing: border-box;
|
|
1183
|
+
padding: 7px 10px;
|
|
1184
|
+
}
|
|
1185
|
+
/* Transition
|
|
1186
|
+
-------------------------- */
|
|
1187
|
+
/* Colors
|
|
1188
|
+
-------------------------- */
|
|
1189
|
+
/* Shadow
|
|
1190
|
+
-------------------------- */
|
|
1191
|
+
/* Disable base
|
|
1192
|
+
-------------------------- */
|
|
1193
|
+
/* Scrollbar
|
|
1194
|
+
-------------------------- */
|
|
1195
|
+
/* Border
|
|
1196
|
+
-------------------------- */
|
|
1197
|
+
/* Button
|
|
1198
|
+
-------------------------- */
|
|
1199
|
+
/* PasswordInput
|
|
1200
|
+
-------------------------- */
|
|
1201
|
+
/* Input
|
|
1202
|
+
-------------------------- */
|
|
1203
|
+
/* Radio
|
|
1204
|
+
-------------------------- */
|
|
1205
|
+
/* Select
|
|
1206
|
+
-------------------------- */
|
|
1207
|
+
/* Checkbox
|
|
1208
|
+
-------------------------- */
|
|
1209
|
+
/* Tag
|
|
1210
|
+
-------------------------- */
|
|
1211
|
+
/* Option
|
|
1212
|
+
-------------------------- */
|
|
1213
|
+
/* Form
|
|
1214
|
+
-------------------------- */
|
|
1215
|
+
/* Modal
|
|
1216
|
+
-------------------------- */
|
|
1217
|
+
/* Toast
|
|
1218
|
+
-------------------------- */
|
|
1219
|
+
/* Confirm
|
|
1220
|
+
-------------------------- */
|
|
1221
|
+
/* Break-point
|
|
1222
|
+
-------------------------- */
|
|
1223
|
+
.sp-radio {
|
|
1224
|
+
position: relative;
|
|
1225
|
+
display: inline-block;
|
|
1226
|
+
vertical-align: middle;
|
|
1227
|
+
width: 18px;
|
|
1228
|
+
height: 18px;
|
|
1229
|
+
line-height: 20px;
|
|
1230
|
+
white-space: nowrap;
|
|
1231
|
+
outline: none;
|
|
1232
|
+
font-size: 16px;
|
|
1233
|
+
}
|
|
1234
|
+
.sp-radio__text {
|
|
1235
|
+
display: inline-block;
|
|
1236
|
+
vertical-align: middle;
|
|
1237
|
+
line-height: 20px;
|
|
1238
|
+
font-size: 16px;
|
|
1239
|
+
margin-left: 6px;
|
|
1240
|
+
color: #1a1a1a;
|
|
1241
|
+
}
|
|
1242
|
+
.sp-radio__wrap {
|
|
1243
|
+
position: relative;
|
|
1244
|
+
cursor: pointer;
|
|
1245
|
+
font-size: 0;
|
|
1246
|
+
color: #1a1a1a;
|
|
1247
|
+
margin-right: 40px;
|
|
1248
|
+
line-height: 20px;
|
|
1249
|
+
height: 20px;
|
|
1250
|
+
display: inline-block;
|
|
1251
|
+
vertical-align: middle;
|
|
1252
|
+
}
|
|
1253
|
+
.sp-radio__wrap:last-child {
|
|
1254
|
+
margin-right: 0;
|
|
1255
|
+
}
|
|
1256
|
+
.sp-radio__wrap.is--check .sp-radio {
|
|
1257
|
+
text-align: center;
|
|
1258
|
+
}
|
|
1259
|
+
.sp-radio__wrap.is--check .sp-radio .sp-radio__inner {
|
|
1260
|
+
color: white;
|
|
1261
|
+
font-size: 16px;
|
|
1262
|
+
line-height: 16px;
|
|
1263
|
+
font-weight: normal;
|
|
1264
|
+
}
|
|
1265
|
+
.sp-radio__wrap.is--check .sp-radio .sp-radio__inner::after {
|
|
1266
|
+
opacity: 0;
|
|
1267
|
+
}
|
|
1268
|
+
.sp-radio input {
|
|
1269
|
+
opacity: 0;
|
|
1270
|
+
}
|
|
1271
|
+
.sp-radio__inner {
|
|
1272
|
+
position: absolute;
|
|
1273
|
+
top: 0;
|
|
1274
|
+
left: 0;
|
|
1275
|
+
display: inline-block;
|
|
1276
|
+
width: 100%;
|
|
1277
|
+
height: 100%;
|
|
1278
|
+
background-color: #fff;
|
|
1279
|
+
border: 1px solid #ccc;
|
|
1280
|
+
border-radius: 50%;
|
|
1281
|
+
vertical-align: middle;
|
|
1282
|
+
-webkit-transition: opacity;
|
|
1283
|
+
transition: opacity;
|
|
1284
|
+
-webkit-box-sizing: border-box;
|
|
1285
|
+
box-sizing: border-box;
|
|
1286
|
+
font-size: 16px;
|
|
1287
|
+
}
|
|
1288
|
+
.sp-radio__inner::after {
|
|
1289
|
+
content: "";
|
|
1290
|
+
position: absolute;
|
|
1291
|
+
top: 50%;
|
|
1292
|
+
left: 50%;
|
|
1293
|
+
-webkit-transform: translate(-50%, -50%);
|
|
1294
|
+
-ms-transform: translate(-50%, -50%);
|
|
1295
|
+
transform: translate(-50%, -50%);
|
|
1296
|
+
width: 6px;
|
|
1297
|
+
height: 6px;
|
|
1298
|
+
background-color: #fff;
|
|
1299
|
+
border-top: 0;
|
|
1300
|
+
border-left: 0;
|
|
1301
|
+
border-radius: 50%;
|
|
1302
|
+
opacity: 0;
|
|
1303
|
+
-webkit-transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
|
|
1304
|
+
transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
|
|
1305
|
+
}
|
|
1306
|
+
.sp-radio__wrap.is--checked .sp-radio__inner {
|
|
1307
|
+
border-color: #e8292c;
|
|
1308
|
+
background-color: #e8292c;
|
|
1309
|
+
}
|
|
1310
|
+
.sp-radio__wrap.is--checked .sp-radio__inner::after {
|
|
1311
|
+
opacity: 1;
|
|
1312
|
+
}
|
|
1313
|
+
.sp-radio__wrap.is--disabled .sp-radio__inner {
|
|
1314
|
+
border-color: #ccc;
|
|
1315
|
+
background-color: #ededed;
|
|
1316
|
+
}
|
|
1317
|
+
.sp-radio__wrap.is--disabled {
|
|
1318
|
+
cursor: not-allowed;
|
|
1319
|
+
color: #bfbfbf;
|
|
1320
|
+
}
|
|
1321
|
+
.sp-radio__wrap.is--disabled .sp-radio__text {
|
|
1322
|
+
color: #bfbfbf;
|
|
1323
|
+
}
|
|
1324
|
+
.sp-radio__wrap.is--disabled.is--checked .sp-radio__inner::after {
|
|
1325
|
+
background: #ccc;
|
|
1326
|
+
}
|
|
1327
|
+
/* Transition
|
|
1328
|
+
-------------------------- */
|
|
1329
|
+
/* Colors
|
|
1330
|
+
-------------------------- */
|
|
1331
|
+
/* Shadow
|
|
1332
|
+
-------------------------- */
|
|
1333
|
+
/* Disable base
|
|
1334
|
+
-------------------------- */
|
|
1335
|
+
/* Scrollbar
|
|
1336
|
+
-------------------------- */
|
|
1337
|
+
/* Border
|
|
1338
|
+
-------------------------- */
|
|
1339
|
+
/* Button
|
|
1340
|
+
-------------------------- */
|
|
1341
|
+
/* PasswordInput
|
|
1342
|
+
-------------------------- */
|
|
1343
|
+
/* Input
|
|
1344
|
+
-------------------------- */
|
|
1345
|
+
/* Radio
|
|
1346
|
+
-------------------------- */
|
|
1347
|
+
/* Select
|
|
1348
|
+
-------------------------- */
|
|
1349
|
+
/* Checkbox
|
|
1350
|
+
-------------------------- */
|
|
1351
|
+
/* Tag
|
|
1352
|
+
-------------------------- */
|
|
1353
|
+
/* Option
|
|
1354
|
+
-------------------------- */
|
|
1355
|
+
/* Form
|
|
1356
|
+
-------------------------- */
|
|
1357
|
+
/* Modal
|
|
1358
|
+
-------------------------- */
|
|
1359
|
+
/* Toast
|
|
1360
|
+
-------------------------- */
|
|
1361
|
+
/* Confirm
|
|
1362
|
+
-------------------------- */
|
|
1363
|
+
/* Break-point
|
|
1364
|
+
-------------------------- */
|
|
1365
|
+
.sp-radio-group {
|
|
1366
|
+
font-size: 0;
|
|
1367
|
+
}
|
|
1368
|
+
.sp-radio-group .sp-radio-button__wrap {
|
|
1369
|
+
margin-left: 10px;
|
|
1370
|
+
}
|
|
1371
|
+
.sp-radio-group .sp-radio-button__wrap:first-child {
|
|
1372
|
+
margin-left: 0;
|
|
1373
|
+
}
|
|
1374
|
+
.sp-radio-group .sp-radio-button__wrap.is--text {
|
|
1375
|
+
margin-left: 0;
|
|
1376
|
+
}
|
|
1377
|
+
/* Transition
|
|
1378
|
+
-------------------------- */
|
|
1379
|
+
/* Colors
|
|
1380
|
+
-------------------------- */
|
|
1381
|
+
/* Shadow
|
|
1382
|
+
-------------------------- */
|
|
1383
|
+
/* Disable base
|
|
1384
|
+
-------------------------- */
|
|
1385
|
+
/* Scrollbar
|
|
1386
|
+
-------------------------- */
|
|
1387
|
+
/* Border
|
|
1388
|
+
-------------------------- */
|
|
1389
|
+
/* Button
|
|
1390
|
+
-------------------------- */
|
|
1391
|
+
/* PasswordInput
|
|
1392
|
+
-------------------------- */
|
|
1393
|
+
/* Input
|
|
1394
|
+
-------------------------- */
|
|
1395
|
+
/* Radio
|
|
1396
|
+
-------------------------- */
|
|
1397
|
+
/* Select
|
|
1398
|
+
-------------------------- */
|
|
1399
|
+
/* Checkbox
|
|
1400
|
+
-------------------------- */
|
|
1401
|
+
/* Tag
|
|
1402
|
+
-------------------------- */
|
|
1403
|
+
/* Option
|
|
1404
|
+
-------------------------- */
|
|
1405
|
+
/* Form
|
|
1406
|
+
-------------------------- */
|
|
1407
|
+
/* Modal
|
|
1408
|
+
-------------------------- */
|
|
1409
|
+
/* Toast
|
|
1410
|
+
-------------------------- */
|
|
1411
|
+
/* Confirm
|
|
1412
|
+
-------------------------- */
|
|
1413
|
+
/* Break-point
|
|
1414
|
+
-------------------------- */
|
|
1415
|
+
.sp-toast__contain {
|
|
1416
|
+
position: fixed;
|
|
1417
|
+
display: inline-block;
|
|
1418
|
+
left: 50%;
|
|
1419
|
+
top: 50%;
|
|
1420
|
+
-webkit-transform: translate(-50%, -50%);
|
|
1421
|
+
-ms-transform: translate(-50%, -50%);
|
|
1422
|
+
transform: translate(-50%, -50%);
|
|
1423
|
+
min-width: 160px;
|
|
1424
|
+
max-width: 680px;
|
|
1425
|
+
border-radius: 8px;
|
|
1426
|
+
border-style: solid;
|
|
1427
|
+
border-width: 1px;
|
|
1428
|
+
text-align: center;
|
|
1429
|
+
font-size: 14px;
|
|
1430
|
+
-webkit-box-sizing: border-box;
|
|
1431
|
+
box-sizing: border-box;
|
|
1432
|
+
}
|
|
1433
|
+
.sp-toast__contain .sp-toast__body {
|
|
1434
|
+
padding: 15px 24px;
|
|
1435
|
+
line-height: 1.2;
|
|
1436
|
+
}
|
|
1437
|
+
.sp-toast-error {
|
|
1438
|
+
background-color: rgba(0, 0, 0, 0.8);
|
|
1439
|
+
border-color: #fff;
|
|
1440
|
+
color: #fff;
|
|
1441
|
+
}
|
|
1442
|
+
.sp-toast-success {
|
|
1443
|
+
background-color: rgba(0, 0, 0, 0.8);
|
|
1444
|
+
border-color: #fff;
|
|
1445
|
+
color: #fff;
|
|
1446
|
+
}
|
|
1447
|
+
.sp-toast-warning {
|
|
1448
|
+
background-color: rgba(0, 0, 0, 0.8);
|
|
1449
|
+
border-color: #fff;
|
|
1450
|
+
color: #fff;
|
|
1451
|
+
}
|
|
1452
|
+
.sp-toast-info {
|
|
1453
|
+
background-color: rgba(0, 0, 0, 0.8);
|
|
1454
|
+
border-color: #fff;
|
|
1455
|
+
color: #fff;
|
|
1456
|
+
}
|
|
1457
|
+
@charset "UTF-8";
|
|
1458
|
+
/* Transition
|
|
1459
|
+
-------------------------- */
|
|
1460
|
+
/* Colors
|
|
1461
|
+
-------------------------- */
|
|
1462
|
+
/* Shadow
|
|
1463
|
+
-------------------------- */
|
|
1464
|
+
/* Disable base
|
|
1465
|
+
-------------------------- */
|
|
1466
|
+
/* Scrollbar
|
|
1467
|
+
-------------------------- */
|
|
1468
|
+
/* Border
|
|
1469
|
+
-------------------------- */
|
|
1470
|
+
/* Button
|
|
1471
|
+
-------------------------- */
|
|
1472
|
+
/* PasswordInput
|
|
1473
|
+
-------------------------- */
|
|
1474
|
+
/* Input
|
|
1475
|
+
-------------------------- */
|
|
1476
|
+
/* Radio
|
|
1477
|
+
-------------------------- */
|
|
1478
|
+
/* Select
|
|
1479
|
+
-------------------------- */
|
|
1480
|
+
/* Checkbox
|
|
1481
|
+
-------------------------- */
|
|
1482
|
+
/* Tag
|
|
1483
|
+
-------------------------- */
|
|
1484
|
+
/* Option
|
|
1485
|
+
-------------------------- */
|
|
1486
|
+
/* Form
|
|
1487
|
+
-------------------------- */
|
|
1488
|
+
/* Modal
|
|
1489
|
+
-------------------------- */
|
|
1490
|
+
/* Toast
|
|
1491
|
+
-------------------------- */
|
|
1492
|
+
/* Confirm
|
|
1493
|
+
-------------------------- */
|
|
1494
|
+
/* Break-point
|
|
1495
|
+
-------------------------- */
|
|
1496
|
+
/* Break-points 做响应式用
|
|
1497
|
+
-------------------------- */
|
|
1498
|
+
/* button 辅助
|
|
1499
|
+
-------------------------- */
|
|
1500
|
+
/* BEM
|
|
1501
|
+
-------------------------- */
|
|
1502
|
+
.sp-form-item {
|
|
1503
|
+
zoom: 1;
|
|
1504
|
+
}
|
|
1505
|
+
.sp-form-item::after {
|
|
1506
|
+
content: " ";
|
|
1507
|
+
display: block;
|
|
1508
|
+
clear: both;
|
|
1509
|
+
height: 0;
|
|
1510
|
+
overflow: hidden;
|
|
1511
|
+
visibility: hidden;
|
|
1512
|
+
}
|
|
1513
|
+
.sp-form-item .sp-form-item {
|
|
1514
|
+
margin-bottom: 0;
|
|
1515
|
+
}
|
|
1516
|
+
.sp-form-item .sp-input__validateIcon {
|
|
1517
|
+
display: none;
|
|
1518
|
+
}
|
|
1519
|
+
.sp-form-item__label {
|
|
1520
|
+
position: relative;
|
|
1521
|
+
text-align: right;
|
|
1522
|
+
vertical-align: middle;
|
|
1523
|
+
float: left;
|
|
1524
|
+
font-size: 14px;
|
|
1525
|
+
color: #808080;
|
|
1526
|
+
line-height: 44px;
|
|
1527
|
+
padding-right: 30px;
|
|
1528
|
+
-webkit-box-sizing: border-box;
|
|
1529
|
+
box-sizing: border-box;
|
|
1530
|
+
}
|
|
1531
|
+
.sp-form-item__label__second-line {
|
|
1532
|
+
font-size: 12px;
|
|
1533
|
+
line-height: 17px;
|
|
1534
|
+
}
|
|
1535
|
+
.sp-form-item__label__tip {
|
|
1536
|
+
position: absolute;
|
|
1537
|
+
line-height: 1;
|
|
1538
|
+
top: 14px;
|
|
1539
|
+
margin-left: 8px;
|
|
1540
|
+
}
|
|
1541
|
+
.sp-form-item__label__tip .sp-icon-ques {
|
|
1542
|
+
color: #ccc;
|
|
1543
|
+
font-size: 16px;
|
|
1544
|
+
}
|
|
1545
|
+
.sp-form-item__label__tip .sp-popup-tip__modal {
|
|
1546
|
+
top: 32px;
|
|
1547
|
+
}
|
|
1548
|
+
.sp-form-item.is--two-line .sp-form-item__label {
|
|
1549
|
+
line-height: 20px;
|
|
1550
|
+
}
|
|
1551
|
+
.sp-form-item.is--two-line .sp-form-item__label__tip {
|
|
1552
|
+
top: 3px;
|
|
1553
|
+
}
|
|
1554
|
+
.sp-form-item.is--two-line .sp-form-item__label .sp-popup-tip__modal {
|
|
1555
|
+
top: 24px;
|
|
1556
|
+
}
|
|
1557
|
+
.sp-form-item__content {
|
|
1558
|
+
line-height: 44px;
|
|
1559
|
+
position: relative;
|
|
1560
|
+
font-size: 14px;
|
|
1561
|
+
zoom: 1;
|
|
1562
|
+
}
|
|
1563
|
+
.sp-form-item__content::after {
|
|
1564
|
+
content: " ";
|
|
1565
|
+
display: block;
|
|
1566
|
+
clear: both;
|
|
1567
|
+
height: 0;
|
|
1568
|
+
overflow: hidden;
|
|
1569
|
+
visibility: hidden;
|
|
1570
|
+
}
|
|
1571
|
+
.sp-form-item__content .sp-input-group {
|
|
1572
|
+
vertical-align: middle;
|
|
1573
|
+
}
|
|
1574
|
+
.sp-form-item__content__tip {
|
|
1575
|
+
font-size: 14px;
|
|
1576
|
+
line-height: 1.5;
|
|
1577
|
+
color: #ccc;
|
|
1578
|
+
padding-top: 3px;
|
|
1579
|
+
}
|
|
1580
|
+
.sp-form-item__content .sp-upload {
|
|
1581
|
+
padding-top: 8px;
|
|
1582
|
+
}
|
|
1583
|
+
.sp-form-item__content .sp-time-select {
|
|
1584
|
+
width: 194px;
|
|
1585
|
+
}
|
|
1586
|
+
.sp-form-item__content .sp-time-select.is--range {
|
|
1587
|
+
width: 240px;
|
|
1588
|
+
}
|
|
1589
|
+
.sp-form-item__content .sp-time-select.is--range .sp-input {
|
|
1590
|
+
width: 100%;
|
|
1591
|
+
}
|
|
1592
|
+
.sp-form-item__content .sp-time-select__single .sp-input {
|
|
1593
|
+
width: 194px;
|
|
1594
|
+
}
|
|
1595
|
+
.sp-form-item__content .sp-input-group__append-submit {
|
|
1596
|
+
line-height: 1;
|
|
1597
|
+
}
|
|
1598
|
+
.sp-form-item__content .sp-input,
|
|
1599
|
+
.sp-form-item__content .sp-select,
|
|
1600
|
+
.sp-form-item__content .sp-textarea {
|
|
1601
|
+
width: 400px;
|
|
1602
|
+
}
|
|
1603
|
+
.sp-form-item__content .sp-form-item {
|
|
1604
|
+
float: left;
|
|
1605
|
+
}
|
|
1606
|
+
.sp-form-item__content .sp-form-item + .sp-form-item {
|
|
1607
|
+
margin-left: 10px;
|
|
1608
|
+
}
|
|
1609
|
+
.sp-form-item__content .sp-form-item ~ .sp-form-item__error {
|
|
1610
|
+
display: none;
|
|
1611
|
+
}
|
|
1612
|
+
.sp-form-item__content .sp-form-item .sp-input,
|
|
1613
|
+
.sp-form-item__content .sp-form-item .sp-select {
|
|
1614
|
+
width: 195px;
|
|
1615
|
+
}
|
|
1616
|
+
.sp-form-item__content .sp-form-item .sp-input ~ .sp-select,
|
|
1617
|
+
.sp-form-item__content .sp-form-item .sp-select ~ .sp-input {
|
|
1618
|
+
margin-left: 10px;
|
|
1619
|
+
}
|
|
1620
|
+
.sp-form-item.is--two-line .sp-form-item__content .sp-upload {
|
|
1621
|
+
padding-top: 0;
|
|
1622
|
+
}
|
|
1623
|
+
.sp-form-item__error {
|
|
1624
|
+
color: #f90b0b;
|
|
1625
|
+
font-size: 14px;
|
|
1626
|
+
line-height: 20px;
|
|
1627
|
+
padding: 3px 0 6px;
|
|
1628
|
+
min-height: 31px;
|
|
1629
|
+
-webkit-box-sizing: border-box;
|
|
1630
|
+
box-sizing: border-box;
|
|
1631
|
+
will-change: transform;
|
|
1632
|
+
}
|
|
1633
|
+
.sp-form-item__floatError {
|
|
1634
|
+
height: 16px;
|
|
1635
|
+
}
|
|
1636
|
+
.sp-form-item__floatError > div {
|
|
1637
|
+
position: absolute;
|
|
1638
|
+
top: 44px;
|
|
1639
|
+
z-index: 10;
|
|
1640
|
+
background-color: rgba(0, 0, 0, 0.85);
|
|
1641
|
+
font-size: 14px;
|
|
1642
|
+
line-height: 1.5;
|
|
1643
|
+
color: #fff;
|
|
1644
|
+
text-align: left;
|
|
1645
|
+
margin-top: 10px;
|
|
1646
|
+
padding: 9px 12px;
|
|
1647
|
+
-webkit-box-sizing: border-box;
|
|
1648
|
+
box-sizing: border-box;
|
|
1649
|
+
border-radius: 6px;
|
|
1650
|
+
word-break: break-all;
|
|
1651
|
+
}
|
|
1652
|
+
.sp-form-item__floatError > div::before {
|
|
1653
|
+
position: absolute;
|
|
1654
|
+
top: -5.5px;
|
|
1655
|
+
content: "";
|
|
1656
|
+
left: 15px;
|
|
1657
|
+
width: 0;
|
|
1658
|
+
height: 0;
|
|
1659
|
+
border-left: 5px solid transparent;
|
|
1660
|
+
border-right: 5px solid transparent;
|
|
1661
|
+
border-bottom: 6px solid rgba(0, 0, 0, 0.85);
|
|
1662
|
+
}
|
|
1663
|
+
.sp-form-item.is--error .sp-form-item__label {
|
|
1664
|
+
color: #1a1a1a;
|
|
1665
|
+
}
|
|
1666
|
+
.sp-form-item.is--error .sp-input__inner, .sp-form-item.is--error .sp-input__inner:focus, .sp-form-item.is--error .sp-date-picker.is--range, .sp-form-item.is--error .sp-date-picker.is--range:focus, .sp-form-item.is--error .sp-textarea__inner, .sp-form-item.is--error .sp-textarea__inner:focus {
|
|
1667
|
+
border-color: #e8292c;
|
|
1668
|
+
}
|
|
1669
|
+
.sp-form-item.is--error .sp-input__inner:focus, .sp-form-item.is--error .sp-date-picker.is--range:focus, .sp-form-item.is--error .sp-textarea__inner:focus {
|
|
1670
|
+
-webkit-box-shadow: none;
|
|
1671
|
+
box-shadow: none;
|
|
1672
|
+
}
|
|
1673
|
+
.sp-form-item.is--error .sp-date-picker.is--range .sp-input__inner, .sp-form-item.is--error .sp-date-picker.is--range .sp-input__inner:focus {
|
|
1674
|
+
border-color: transparent;
|
|
1675
|
+
-webkit-box-shadow: none;
|
|
1676
|
+
box-shadow: none;
|
|
1677
|
+
}
|
|
1678
|
+
.sp-form-item.is--error .sp-password-input__item {
|
|
1679
|
+
border-color: #e8292c;
|
|
1680
|
+
}
|
|
1681
|
+
.sp-form-item.is--error .sp-password-input__item.is--focus {
|
|
1682
|
+
-webkit-box-shadow: none;
|
|
1683
|
+
box-shadow: none;
|
|
1684
|
+
}
|
|
1685
|
+
.sp-form-item.is--error .sp-input-group__tip .sp-input__inner, .sp-form-item.is--error .sp-input-group__prepend .sp-input__inner {
|
|
1686
|
+
border-color: transparent;
|
|
1687
|
+
}
|
|
1688
|
+
.sp-form-item.is--error .sp-input__validateIcon {
|
|
1689
|
+
color: #e8292c;
|
|
1690
|
+
}
|
|
1691
|
+
.sp-form-item.is--error .sp-select__input-box {
|
|
1692
|
+
border-color: #e8292c;
|
|
1693
|
+
}
|
|
1694
|
+
.sp-form-item.is--error .sp-select.isFocus .sp-select__input-box {
|
|
1695
|
+
border-color: #e8292c;
|
|
1696
|
+
-webkit-box-shadow: none;
|
|
1697
|
+
box-shadow: none;
|
|
1698
|
+
}
|
|
1699
|
+
.sp-form-item.is--error .sp-time-select__range {
|
|
1700
|
+
border-color: #e8292c;
|
|
1701
|
+
-webkit-box-shadow: none;
|
|
1702
|
+
box-shadow: none;
|
|
1703
|
+
}
|
|
1704
|
+
.sp-form-item--feedback .sp-input__validateIcon {
|
|
1705
|
+
display: inline-block;
|
|
1706
|
+
}
|
|
1707
|
+
/* Transition
|
|
1708
|
+
-------------------------- */
|
|
1709
|
+
/* Colors
|
|
1710
|
+
-------------------------- */
|
|
1711
|
+
/* Shadow
|
|
1712
|
+
-------------------------- */
|
|
1713
|
+
/* Disable base
|
|
1714
|
+
-------------------------- */
|
|
1715
|
+
/* Scrollbar
|
|
1716
|
+
-------------------------- */
|
|
1717
|
+
/* Border
|
|
1718
|
+
-------------------------- */
|
|
1719
|
+
/* Button
|
|
1720
|
+
-------------------------- */
|
|
1721
|
+
/* PasswordInput
|
|
1722
|
+
-------------------------- */
|
|
1723
|
+
/* Input
|
|
1724
|
+
-------------------------- */
|
|
1725
|
+
/* Radio
|
|
1726
|
+
-------------------------- */
|
|
1727
|
+
/* Select
|
|
1728
|
+
-------------------------- */
|
|
1729
|
+
/* Checkbox
|
|
1730
|
+
-------------------------- */
|
|
1731
|
+
/* Tag
|
|
1732
|
+
-------------------------- */
|
|
1733
|
+
/* Option
|
|
1734
|
+
-------------------------- */
|
|
1735
|
+
/* Form
|
|
1736
|
+
-------------------------- */
|
|
1737
|
+
/* Modal
|
|
1738
|
+
-------------------------- */
|
|
1739
|
+
/* Toast
|
|
1740
|
+
-------------------------- */
|
|
1741
|
+
/* Confirm
|
|
1742
|
+
-------------------------- */
|
|
1743
|
+
/* Break-point
|
|
1744
|
+
-------------------------- */
|
|
1745
|
+
.sp-modal-wrap {
|
|
1746
|
+
position: fixed;
|
|
1747
|
+
top: 0;
|
|
1748
|
+
right: 0;
|
|
1749
|
+
bottom: 0;
|
|
1750
|
+
left: 0;
|
|
1751
|
+
overflow: auto;
|
|
1752
|
+
}
|
|
1753
|
+
.sp-modal-wrap .sp-modal-content {
|
|
1754
|
+
padding: 17px 20px 0;
|
|
1755
|
+
position: absolute;
|
|
1756
|
+
top: 50%;
|
|
1757
|
+
left: 50%;
|
|
1758
|
+
-webkit-transform: translate(-50%, -50%);
|
|
1759
|
+
-ms-transform: translate(-50%, -50%);
|
|
1760
|
+
transform: translate(-50%, -50%);
|
|
1761
|
+
background: #fff;
|
|
1762
|
+
border-radius: 10px;
|
|
1763
|
+
-webkit-box-sizing: border-box;
|
|
1764
|
+
box-sizing: border-box;
|
|
1765
|
+
}
|
|
1766
|
+
.sp-modal-wrap .sp-modal-content .sp-modal__head .sp-modal__title {
|
|
1767
|
+
text-align: left;
|
|
1768
|
+
font-size: 16px;
|
|
1769
|
+
line-height: 22px;
|
|
1770
|
+
font-weight: 600;
|
|
1771
|
+
color: #1a1a1a;
|
|
1772
|
+
}
|
|
1773
|
+
.sp-modal-wrap .sp-modal-content .sp-modal__head__close {
|
|
1774
|
+
position: absolute;
|
|
1775
|
+
top: 20px;
|
|
1776
|
+
right: 20px;
|
|
1777
|
+
padding: 0;
|
|
1778
|
+
border: none;
|
|
1779
|
+
outline: none;
|
|
1780
|
+
cursor: pointer;
|
|
1781
|
+
}
|
|
1782
|
+
.sp-modal-wrap .sp-modal-content .sp-modal__head__close .sp-icon-close {
|
|
1783
|
+
font-size: 16px;
|
|
1784
|
+
color: #999;
|
|
1785
|
+
font-weight: bold;
|
|
1786
|
+
}
|
|
1787
|
+
.sp-modal-wrap .sp-modal-content .sp-modal__body {
|
|
1788
|
+
color: #1a1a1a;
|
|
1789
|
+
font-size: 14px;
|
|
1790
|
+
line-height: 20px;
|
|
1791
|
+
overflow-y: auto;
|
|
1792
|
+
}
|
|
1793
|
+
.sp-modal-wrap .sp-modal-content .sp-form {
|
|
1794
|
+
padding-top: 20px;
|
|
1795
|
+
padding-bottom: 24px;
|
|
1796
|
+
}
|
|
1797
|
+
.sp-modal-wrap .sp-modal-content .sp-form .sp-form-item__label {
|
|
1798
|
+
padding-right: 36px;
|
|
1799
|
+
}
|
|
1800
|
+
.sp-modal-wrap .sp-modal-content .sp-form .sp-form-submit-btns {
|
|
1801
|
+
margin-top: 4px;
|
|
1802
|
+
}
|
|
1803
|
+
.sp-modal__mask {
|
|
1804
|
+
position: fixed;
|
|
1805
|
+
top: 0;
|
|
1806
|
+
right: 0;
|
|
1807
|
+
bottom: 0;
|
|
1808
|
+
left: 0;
|
|
1809
|
+
background: rgba(41, 41, 51, 0.6);
|
|
1810
|
+
}
|
|
1811
|
+
/* Transition
|
|
1812
|
+
-------------------------- */
|
|
1813
|
+
/* Colors
|
|
1814
|
+
-------------------------- */
|
|
1815
|
+
/* Shadow
|
|
1816
|
+
-------------------------- */
|
|
1817
|
+
/* Disable base
|
|
1818
|
+
-------------------------- */
|
|
1819
|
+
/* Scrollbar
|
|
1820
|
+
-------------------------- */
|
|
1821
|
+
/* Border
|
|
1822
|
+
-------------------------- */
|
|
1823
|
+
/* Button
|
|
1824
|
+
-------------------------- */
|
|
1825
|
+
/* PasswordInput
|
|
1826
|
+
-------------------------- */
|
|
1827
|
+
/* Input
|
|
1828
|
+
-------------------------- */
|
|
1829
|
+
/* Radio
|
|
1830
|
+
-------------------------- */
|
|
1831
|
+
/* Select
|
|
1832
|
+
-------------------------- */
|
|
1833
|
+
/* Checkbox
|
|
1834
|
+
-------------------------- */
|
|
1835
|
+
/* Tag
|
|
1836
|
+
-------------------------- */
|
|
1837
|
+
/* Option
|
|
1838
|
+
-------------------------- */
|
|
1839
|
+
/* Form
|
|
1840
|
+
-------------------------- */
|
|
1841
|
+
/* Modal
|
|
1842
|
+
-------------------------- */
|
|
1843
|
+
/* Toast
|
|
1844
|
+
-------------------------- */
|
|
1845
|
+
/* Confirm
|
|
1846
|
+
-------------------------- */
|
|
1847
|
+
/* Break-point
|
|
1848
|
+
-------------------------- */
|
|
1849
|
+
.sp-toast__box {
|
|
1850
|
+
position: fixed;
|
|
1851
|
+
left: 50%;
|
|
1852
|
+
top: 50%;
|
|
1853
|
+
width: 680px;
|
|
1854
|
+
-webkit-transform: translate(-50%, -50%);
|
|
1855
|
+
-ms-transform: translate(-50%, -50%);
|
|
1856
|
+
transform: translate(-50%, -50%);
|
|
1857
|
+
text-align: center;
|
|
1858
|
+
}
|
|
1859
|
+
.sp-toast__box .sp-toast__content {
|
|
1860
|
+
display: inline-block;
|
|
1861
|
+
min-width: 160px;
|
|
1862
|
+
padding: 15px 24px;
|
|
1863
|
+
line-height: 1.5;
|
|
1864
|
+
border-radius: 8px;
|
|
1865
|
+
border-style: solid;
|
|
1866
|
+
border-width: 1px;
|
|
1867
|
+
text-align: center;
|
|
1868
|
+
font-size: 14px;
|
|
1869
|
+
-webkit-box-sizing: border-box;
|
|
1870
|
+
box-sizing: border-box;
|
|
1871
|
+
background-color: rgba(0, 0, 0, 0.8);
|
|
1872
|
+
border-color: rgba(0, 0, 0, 0.8);
|
|
1873
|
+
color: #fff;
|
|
1874
|
+
}
|
|
1875
|
+
/* Transition
|
|
1876
|
+
-------------------------- */
|
|
1877
|
+
/* Colors
|
|
1878
|
+
-------------------------- */
|
|
1879
|
+
/* Shadow
|
|
1880
|
+
-------------------------- */
|
|
1881
|
+
/* Disable base
|
|
1882
|
+
-------------------------- */
|
|
1883
|
+
/* Scrollbar
|
|
1884
|
+
-------------------------- */
|
|
1885
|
+
/* Border
|
|
1886
|
+
-------------------------- */
|
|
1887
|
+
/* Button
|
|
1888
|
+
-------------------------- */
|
|
1889
|
+
/* PasswordInput
|
|
1890
|
+
-------------------------- */
|
|
1891
|
+
/* Input
|
|
1892
|
+
-------------------------- */
|
|
1893
|
+
/* Radio
|
|
1894
|
+
-------------------------- */
|
|
1895
|
+
/* Select
|
|
1896
|
+
-------------------------- */
|
|
1897
|
+
/* Checkbox
|
|
1898
|
+
-------------------------- */
|
|
1899
|
+
/* Tag
|
|
1900
|
+
-------------------------- */
|
|
1901
|
+
/* Option
|
|
1902
|
+
-------------------------- */
|
|
1903
|
+
/* Form
|
|
1904
|
+
-------------------------- */
|
|
1905
|
+
/* Modal
|
|
1906
|
+
-------------------------- */
|
|
1907
|
+
/* Toast
|
|
1908
|
+
-------------------------- */
|
|
1909
|
+
/* Confirm
|
|
1910
|
+
-------------------------- */
|
|
1911
|
+
/* Break-point
|
|
1912
|
+
-------------------------- */
|
|
1913
|
+
.sp-confirm__body {
|
|
1914
|
+
font-size: 16px;
|
|
1915
|
+
color: #808080;
|
|
1916
|
+
line-height: 1.5;
|
|
1917
|
+
padding: 12px 0 28px;
|
|
1918
|
+
}
|
|
1919
|
+
.sp-confirm__body.align-left {
|
|
1920
|
+
text-align: left;
|
|
1921
|
+
}
|
|
1922
|
+
.sp-confirm__body.align-center {
|
|
1923
|
+
text-align: center;
|
|
1924
|
+
}
|
|
1925
|
+
.sp-confirm__body.align-right {
|
|
1926
|
+
text-align: right;
|
|
1927
|
+
}
|
|
1928
|
+
.sp-confirm__foot {
|
|
1929
|
+
text-align: center;
|
|
1930
|
+
padding-bottom: 24px;
|
|
1931
|
+
}
|
|
1932
|
+
.sp-confirm__foot .sp-button {
|
|
1933
|
+
min-width: 152px;
|
|
1934
|
+
height: 42px;
|
|
1935
|
+
font-size: 16px;
|
|
1936
|
+
line-height: 1;
|
|
1937
|
+
}
|
|
1938
|
+
.sp-confirm__foot .sp-button + .sp-button {
|
|
1939
|
+
margin-left: 15px;
|
|
1940
|
+
}
|
|
1941
|
+
@charset "UTF-8";
|
|
1942
|
+
/* Transition
|
|
1943
|
+
-------------------------- */
|
|
1944
|
+
/* Colors
|
|
1945
|
+
-------------------------- */
|
|
1946
|
+
/* Shadow
|
|
1947
|
+
-------------------------- */
|
|
1948
|
+
/* Disable base
|
|
1949
|
+
-------------------------- */
|
|
1950
|
+
/* Scrollbar
|
|
1951
|
+
-------------------------- */
|
|
1952
|
+
/* Border
|
|
1953
|
+
-------------------------- */
|
|
1954
|
+
/* Button
|
|
1955
|
+
-------------------------- */
|
|
1956
|
+
/* PasswordInput
|
|
1957
|
+
-------------------------- */
|
|
1958
|
+
/* Input
|
|
1959
|
+
-------------------------- */
|
|
1960
|
+
/* Radio
|
|
1961
|
+
-------------------------- */
|
|
1962
|
+
/* Select
|
|
1963
|
+
-------------------------- */
|
|
1964
|
+
/* Checkbox
|
|
1965
|
+
-------------------------- */
|
|
1966
|
+
/* Tag
|
|
1967
|
+
-------------------------- */
|
|
1968
|
+
/* Option
|
|
1969
|
+
-------------------------- */
|
|
1970
|
+
/* Form
|
|
1971
|
+
-------------------------- */
|
|
1972
|
+
/* Modal
|
|
1973
|
+
-------------------------- */
|
|
1974
|
+
/* Toast
|
|
1975
|
+
-------------------------- */
|
|
1976
|
+
/* Confirm
|
|
1977
|
+
-------------------------- */
|
|
1978
|
+
/* Break-point
|
|
1979
|
+
-------------------------- */
|
|
1980
|
+
/* Break-points 做响应式用
|
|
1981
|
+
-------------------------- */
|
|
1982
|
+
/* button 辅助
|
|
1983
|
+
-------------------------- */
|
|
1984
|
+
/* BEM
|
|
1985
|
+
-------------------------- */
|
|
1986
|
+
.sp-password-input {
|
|
1987
|
+
position: relative;
|
|
1988
|
+
-webkit-user-select: none;
|
|
1989
|
+
-moz-user-select: none;
|
|
1990
|
+
-ms-user-select: none;
|
|
1991
|
+
user-select: none;
|
|
1992
|
+
width: auto;
|
|
1993
|
+
height: 44px;
|
|
1994
|
+
}
|
|
1995
|
+
.sp-password-input__security {
|
|
1996
|
+
zoom: 1;
|
|
1997
|
+
width: 100%;
|
|
1998
|
+
cursor: pointer;
|
|
1999
|
+
}
|
|
2000
|
+
.sp-password-input__security::after {
|
|
2001
|
+
content: " ";
|
|
2002
|
+
display: block;
|
|
2003
|
+
clear: both;
|
|
2004
|
+
height: 0;
|
|
2005
|
+
overflow: hidden;
|
|
2006
|
+
visibility: hidden;
|
|
2007
|
+
}
|
|
2008
|
+
.sp-password-input__item {
|
|
2009
|
+
-webkit-user-select: none;
|
|
2010
|
+
-moz-user-select: none;
|
|
2011
|
+
-ms-user-select: none;
|
|
2012
|
+
user-select: none;
|
|
2013
|
+
-webkit-box-sizing: border-box;
|
|
2014
|
+
box-sizing: border-box;
|
|
2015
|
+
position: relative;
|
|
2016
|
+
height: 44px;
|
|
2017
|
+
width: 44px;
|
|
2018
|
+
border: 1px solid #eaeaea;
|
|
2019
|
+
line-height: 44px;
|
|
2020
|
+
font-size: 18px;
|
|
2021
|
+
text-align: center;
|
|
2022
|
+
border-radius: 6px;
|
|
2023
|
+
float: left;
|
|
2024
|
+
margin-right: 6px;
|
|
2025
|
+
-webkit-transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
|
|
2026
|
+
transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
|
|
2027
|
+
background-color: #fff;
|
|
2028
|
+
}
|
|
2029
|
+
.sp-password-input__item:last-child {
|
|
2030
|
+
margin-right: 0;
|
|
2031
|
+
}
|
|
2032
|
+
.sp-password-input__item.is--focus {
|
|
2033
|
+
border-color: #ccc;
|
|
2034
|
+
-webkit-box-shadow: none;
|
|
2035
|
+
box-shadow: none;
|
|
2036
|
+
}
|
|
2037
|
+
.sp-password-input__input {
|
|
2038
|
+
opacity: 0;
|
|
2039
|
+
z-index: -1;
|
|
2040
|
+
font-size: 1;
|
|
2041
|
+
text-indent: -9999px;
|
|
2042
|
+
background: white;
|
|
2043
|
+
position: absolute;
|
|
2044
|
+
border: none;
|
|
2045
|
+
outline: none;
|
|
2046
|
+
top: 0;
|
|
2047
|
+
left: 0;
|
|
2048
|
+
right: 0;
|
|
2049
|
+
bottom: 0;
|
|
2050
|
+
}
|
|
2051
|
+
.sp-password-input__dot {
|
|
2052
|
+
position: absolute;
|
|
2053
|
+
top: 50%;
|
|
2054
|
+
left: 50%;
|
|
2055
|
+
width: 8px;
|
|
2056
|
+
height: 8px;
|
|
2057
|
+
background-color: #1a1a1a;
|
|
2058
|
+
border-radius: 100%;
|
|
2059
|
+
-webkit-transform: translate(-50%, -50%);
|
|
2060
|
+
-ms-transform: translate(-50%, -50%);
|
|
2061
|
+
transform: translate(-50%, -50%);
|
|
2062
|
+
}
|
|
2063
|
+
.sp-password-input .is__animated {
|
|
2064
|
+
display: block;
|
|
2065
|
+
position: absolute;
|
|
2066
|
+
left: 50%;
|
|
2067
|
+
top: 50%;
|
|
2068
|
+
-webkit-transform: translate(-50%, -50%);
|
|
2069
|
+
-ms-transform: translate(-50%, -50%);
|
|
2070
|
+
transform: translate(-50%, -50%);
|
|
2071
|
+
width: 2px;
|
|
2072
|
+
height: 50%;
|
|
2073
|
+
content: "";
|
|
2074
|
+
background-color: #e8292c;
|
|
2075
|
+
-webkit-animation-name: coruscate;
|
|
2076
|
+
animation-name: coruscate;
|
|
2077
|
+
-webkit-animation-duration: 1s;
|
|
2078
|
+
animation-duration: 1s;
|
|
2079
|
+
-webkit-animation-iteration-count: infinite;
|
|
2080
|
+
animation-iteration-count: infinite;
|
|
2081
|
+
-webkit-animation-fill-mode: both;
|
|
2082
|
+
animation-fill-mode: both;
|
|
2083
|
+
}
|
|
2084
|
+
@-webkit-keyframes coruscate {
|
|
2085
|
+
0% {
|
|
2086
|
+
opacity: 0;
|
|
2087
|
+
}
|
|
2088
|
+
25% {
|
|
2089
|
+
opacity: 0;
|
|
2090
|
+
}
|
|
2091
|
+
50% {
|
|
2092
|
+
opacity: 1;
|
|
2093
|
+
}
|
|
2094
|
+
75% {
|
|
2095
|
+
opacity: 1;
|
|
2096
|
+
}
|
|
2097
|
+
to {
|
|
2098
|
+
opacity: 0;
|
|
2099
|
+
}
|
|
2100
|
+
}
|
|
2101
|
+
@keyframes coruscate {
|
|
2102
|
+
0% {
|
|
2103
|
+
opacity: 0;
|
|
2104
|
+
}
|
|
2105
|
+
25% {
|
|
2106
|
+
opacity: 0;
|
|
2107
|
+
}
|
|
2108
|
+
50% {
|
|
2109
|
+
opacity: 1;
|
|
2110
|
+
}
|
|
2111
|
+
75% {
|
|
2112
|
+
opacity: 1;
|
|
2113
|
+
}
|
|
2114
|
+
to {
|
|
2115
|
+
opacity: 0;
|
|
2116
|
+
}
|
|
2117
|
+
}
|
|
2118
|
+
/* Transition
|
|
2119
|
+
-------------------------- */
|
|
2120
|
+
/* Colors
|
|
2121
|
+
-------------------------- */
|
|
2122
|
+
/* Shadow
|
|
2123
|
+
-------------------------- */
|
|
2124
|
+
/* Disable base
|
|
2125
|
+
-------------------------- */
|
|
2126
|
+
/* Scrollbar
|
|
2127
|
+
-------------------------- */
|
|
2128
|
+
/* Border
|
|
2129
|
+
-------------------------- */
|
|
2130
|
+
/* Button
|
|
2131
|
+
-------------------------- */
|
|
2132
|
+
/* PasswordInput
|
|
2133
|
+
-------------------------- */
|
|
2134
|
+
/* Input
|
|
2135
|
+
-------------------------- */
|
|
2136
|
+
/* Radio
|
|
2137
|
+
-------------------------- */
|
|
2138
|
+
/* Select
|
|
2139
|
+
-------------------------- */
|
|
2140
|
+
/* Checkbox
|
|
2141
|
+
-------------------------- */
|
|
2142
|
+
/* Tag
|
|
2143
|
+
-------------------------- */
|
|
2144
|
+
/* Option
|
|
2145
|
+
-------------------------- */
|
|
2146
|
+
/* Form
|
|
2147
|
+
-------------------------- */
|
|
2148
|
+
/* Modal
|
|
2149
|
+
-------------------------- */
|
|
2150
|
+
/* Toast
|
|
2151
|
+
-------------------------- */
|
|
2152
|
+
/* Confirm
|
|
2153
|
+
-------------------------- */
|
|
2154
|
+
/* Break-point
|
|
2155
|
+
-------------------------- */
|
|
2156
|
+
.sp-popup-tip {
|
|
2157
|
+
display: inline-block;
|
|
2158
|
+
}
|
|
2159
|
+
.sp-popup-tip__wrap {
|
|
2160
|
+
font-size: 14px;
|
|
2161
|
+
line-height: 1.5;
|
|
2162
|
+
color: #fff;
|
|
2163
|
+
text-align: left;
|
|
2164
|
+
margin-top: 16px;
|
|
2165
|
+
padding: 15px 20px;
|
|
2166
|
+
-webkit-box-sizing: border-box;
|
|
2167
|
+
box-sizing: border-box;
|
|
2168
|
+
border-radius: 8px;
|
|
2169
|
+
background-color: rgba(0, 0, 0, 0.85);
|
|
2170
|
+
}
|
|
2171
|
+
.sp-popup-tip__wrap::before {
|
|
2172
|
+
position: absolute;
|
|
2173
|
+
top: -12px;
|
|
2174
|
+
content: "";
|
|
2175
|
+
left: 50%;
|
|
2176
|
+
-webkit-transform: translateX(-50%);
|
|
2177
|
+
-ms-transform: translateX(-50%);
|
|
2178
|
+
transform: translateX(-50%);
|
|
2179
|
+
width: 0;
|
|
2180
|
+
height: 0;
|
|
2181
|
+
border-left: 8px solid transparent;
|
|
2182
|
+
border-right: 8px solid transparent;
|
|
2183
|
+
border-bottom: 12px solid rgba(0, 0, 0, 0.85);
|
|
2184
|
+
}
|
|
2185
|
+
.sp-popup-tip__wrap.arrow--bottom {
|
|
2186
|
+
margin-bottom: 14px;
|
|
2187
|
+
}
|
|
2188
|
+
.sp-popup-tip__wrap.arrow--bottom::before {
|
|
2189
|
+
top: auto;
|
|
2190
|
+
bottom: -12px;
|
|
2191
|
+
border: none;
|
|
2192
|
+
border-left: 10px solid transparent;
|
|
2193
|
+
border-right: 10px solid transparent;
|
|
2194
|
+
border-top: 12px solid rgba(0, 0, 0, 0.85);
|
|
2195
|
+
}
|
|
2196
|
+
.sp-popup-tip__wrap.arrow--left {
|
|
2197
|
+
margin-left: 14px;
|
|
2198
|
+
margin-bottom: 17px;
|
|
2199
|
+
}
|
|
2200
|
+
.sp-popup-tip__wrap.arrow--left::before {
|
|
2201
|
+
position: absolute;
|
|
2202
|
+
content: "";
|
|
2203
|
+
width: 0;
|
|
2204
|
+
height: 0;
|
|
2205
|
+
border: none;
|
|
2206
|
+
top: 50%;
|
|
2207
|
+
-webkit-transform: translateY(-50%);
|
|
2208
|
+
-ms-transform: translateY(-50%);
|
|
2209
|
+
transform: translateY(-50%);
|
|
2210
|
+
left: -12px;
|
|
2211
|
+
border-top: 10px solid transparent;
|
|
2212
|
+
border-bottom: 10px solid transparent;
|
|
2213
|
+
border-right: 12px solid rgba(0, 0, 0, 0.85);
|
|
2214
|
+
}
|
|
2215
|
+
.sp-popup-tip__wrap.arrow--right {
|
|
2216
|
+
margin-right: 13px;
|
|
2217
|
+
margin-bottom: 16px;
|
|
2218
|
+
}
|
|
2219
|
+
.sp-popup-tip__wrap.arrow--right::before {
|
|
2220
|
+
position: absolute;
|
|
2221
|
+
content: "";
|
|
2222
|
+
width: 0;
|
|
2223
|
+
height: 0;
|
|
2224
|
+
border: none;
|
|
2225
|
+
top: 50%;
|
|
2226
|
+
left: auto;
|
|
2227
|
+
-webkit-transform: translateY(-50%);
|
|
2228
|
+
-ms-transform: translateY(-50%);
|
|
2229
|
+
transform: translateY(-50%);
|
|
2230
|
+
right: -12px;
|
|
2231
|
+
border-top: 10px solid transparent;
|
|
2232
|
+
border-bottom: 10px solid transparent;
|
|
2233
|
+
border-left: 12px solid rgba(0, 0, 0, 0.85);
|
|
2234
|
+
}
|
|
2235
|
+
.sp-popup-tip__wrap a,
|
|
2236
|
+
.sp-popup-tip__wrap i {
|
|
2237
|
+
font-size: 16px;
|
|
2238
|
+
}
|
|
2239
|
+
.sp-popup-tip__wrap a {
|
|
2240
|
+
cursor: pointer;
|
|
2241
|
+
}
|
|
2242
|
+
@charset "UTF-8";
|
|
2243
|
+
/* Transition
|
|
2244
|
+
-------------------------- */
|
|
2245
|
+
/* Colors
|
|
2246
|
+
-------------------------- */
|
|
2247
|
+
/* Shadow
|
|
2248
|
+
-------------------------- */
|
|
2249
|
+
/* Disable base
|
|
2250
|
+
-------------------------- */
|
|
2251
|
+
/* Scrollbar
|
|
2252
|
+
-------------------------- */
|
|
2253
|
+
/* Border
|
|
2254
|
+
-------------------------- */
|
|
2255
|
+
/* Button
|
|
2256
|
+
-------------------------- */
|
|
2257
|
+
/* PasswordInput
|
|
2258
|
+
-------------------------- */
|
|
2259
|
+
/* Input
|
|
2260
|
+
-------------------------- */
|
|
2261
|
+
/* Radio
|
|
2262
|
+
-------------------------- */
|
|
2263
|
+
/* Select
|
|
2264
|
+
-------------------------- */
|
|
2265
|
+
/* Checkbox
|
|
2266
|
+
-------------------------- */
|
|
2267
|
+
/* Tag
|
|
2268
|
+
-------------------------- */
|
|
2269
|
+
/* Option
|
|
2270
|
+
-------------------------- */
|
|
2271
|
+
/* Form
|
|
2272
|
+
-------------------------- */
|
|
2273
|
+
/* Modal
|
|
2274
|
+
-------------------------- */
|
|
2275
|
+
/* Toast
|
|
2276
|
+
-------------------------- */
|
|
2277
|
+
/* Confirm
|
|
2278
|
+
-------------------------- */
|
|
2279
|
+
/* Break-point
|
|
2280
|
+
-------------------------- */
|
|
2281
|
+
/* Break-points 做响应式用
|
|
2282
|
+
-------------------------- */
|
|
2283
|
+
/* button 辅助
|
|
2284
|
+
-------------------------- */
|
|
2285
|
+
/* BEM
|
|
2286
|
+
-------------------------- */
|
|
2287
|
+
.sp-select {
|
|
2288
|
+
position: relative;
|
|
2289
|
+
display: block;
|
|
2290
|
+
margin: 0;
|
|
2291
|
+
padding: 0;
|
|
2292
|
+
font-size: 0;
|
|
2293
|
+
line-height: 1;
|
|
2294
|
+
}
|
|
2295
|
+
.sp-select.is--disabled, .sp-select.is--disabled .sp-select__input-box {
|
|
2296
|
+
cursor: not-allowed;
|
|
2297
|
+
}
|
|
2298
|
+
.sp-select.is--disabled .sp-select__prepend, .sp-select.is--disabled input, .sp-select.is--disabled .sp-select__center, .sp-select.is--disabled .sp-select__input-box .sp-select__prepend, .sp-select.is--disabled .sp-select__input-box input, .sp-select.is--disabled .sp-select__input-box .sp-select__center {
|
|
2299
|
+
background-color: #ededed;
|
|
2300
|
+
color: #ccc;
|
|
2301
|
+
}
|
|
2302
|
+
.sp-select.is--readonly .sp-select__prepend, .sp-select.is--readonly input, .sp-select.is--readonly .sp-select__center, .sp-select.is--readonly .sp-select__input-box .sp-select__prepend, .sp-select.is--readonly .sp-select__input-box input, .sp-select.is--readonly .sp-select__input-box .sp-select__center {
|
|
2303
|
+
background-color: #f7f7f7;
|
|
2304
|
+
color: #1a1a1a;
|
|
2305
|
+
}
|
|
2306
|
+
.sp-select.is--disabled .sp-select__input-box:hover, .sp-select.is--readonly .sp-select__input-box:hover {
|
|
2307
|
+
border-color: #eaeaea;
|
|
2308
|
+
}
|
|
2309
|
+
.sp-select__prepend {
|
|
2310
|
+
display: table-cell;
|
|
2311
|
+
text-align: center;
|
|
2312
|
+
width: 1px;
|
|
2313
|
+
vertical-align: middle;
|
|
2314
|
+
-webkit-user-select: none;
|
|
2315
|
+
-moz-user-select: none;
|
|
2316
|
+
-ms-user-select: none;
|
|
2317
|
+
user-select: none;
|
|
2318
|
+
padding-left: 10px;
|
|
2319
|
+
color: #ccc;
|
|
2320
|
+
}
|
|
2321
|
+
.sp-select__prepend i {
|
|
2322
|
+
font-size: 14px;
|
|
2323
|
+
display: inline-block;
|
|
2324
|
+
}
|
|
2325
|
+
.sp-select__input-box {
|
|
2326
|
+
font-size: 14px;
|
|
2327
|
+
position: relative;
|
|
2328
|
+
border-collapse: separate;
|
|
2329
|
+
vertical-align: baseline;
|
|
2330
|
+
line-height: normal;
|
|
2331
|
+
border-spacing: 0;
|
|
2332
|
+
width: 100%;
|
|
2333
|
+
min-height: 44px;
|
|
2334
|
+
background-color: #fff;
|
|
2335
|
+
background-image: none;
|
|
2336
|
+
border-radius: 6px;
|
|
2337
|
+
border: 1px solid #eaeaea;
|
|
2338
|
+
-webkit-box-sizing: border-box;
|
|
2339
|
+
box-sizing: border-box;
|
|
2340
|
+
display: inline-table;
|
|
2341
|
+
color: #1a1a1a;
|
|
2342
|
+
-webkit-transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
|
|
2343
|
+
transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
|
|
2344
|
+
overflow: hidden;
|
|
2345
|
+
}
|
|
2346
|
+
.sp-select__input-box .sp-select__input {
|
|
2347
|
+
background-color: white;
|
|
2348
|
+
}
|
|
2349
|
+
.sp-select__input-box .sp-select__input-placeholder {
|
|
2350
|
+
position: absolute;
|
|
2351
|
+
left: 0;
|
|
2352
|
+
top: 0;
|
|
2353
|
+
right: 45px;
|
|
2354
|
+
bottom: 0;
|
|
2355
|
+
padding: 0 0 0 10px;
|
|
2356
|
+
z-index: 10;
|
|
2357
|
+
margin: 0;
|
|
2358
|
+
line-height: 42px;
|
|
2359
|
+
color: #bfbfbf;
|
|
2360
|
+
overflow: hidden;
|
|
2361
|
+
}
|
|
2362
|
+
.sp-select__input-box .sp-select__input,
|
|
2363
|
+
.sp-select__input-box .sp-select__center {
|
|
2364
|
+
width: 100%;
|
|
2365
|
+
vertical-align: middle;
|
|
2366
|
+
overflow: hidden;
|
|
2367
|
+
white-space: nowrap;
|
|
2368
|
+
text-overflow: ellipsis;
|
|
2369
|
+
display: table-cell;
|
|
2370
|
+
-webkit-appearance: none;
|
|
2371
|
+
-moz-appearance: none;
|
|
2372
|
+
appearance: none;
|
|
2373
|
+
outline: none;
|
|
2374
|
+
border: none;
|
|
2375
|
+
height: 42px;
|
|
2376
|
+
line-height: 42px;
|
|
2377
|
+
padding: 0 10px;
|
|
2378
|
+
-webkit-box-sizing: border-box;
|
|
2379
|
+
box-sizing: border-box;
|
|
2380
|
+
border-radius: 0;
|
|
2381
|
+
color: inherit;
|
|
2382
|
+
}
|
|
2383
|
+
.sp-select__input-box .sp-popup-tip {
|
|
2384
|
+
display: block;
|
|
2385
|
+
}
|
|
2386
|
+
.sp-select__input-box .sp-select__input--filter {
|
|
2387
|
+
background-color: transparent;
|
|
2388
|
+
height: 42px;
|
|
2389
|
+
min-width: 10px;
|
|
2390
|
+
padding-right: 46px;
|
|
2391
|
+
border: none;
|
|
2392
|
+
outline: none;
|
|
2393
|
+
-webkit-box-sizing: border-box;
|
|
2394
|
+
box-sizing: border-box;
|
|
2395
|
+
}
|
|
2396
|
+
.sp-select__input-box .sp-select__input--filter.has--selected {
|
|
2397
|
+
padding-left: 10px;
|
|
2398
|
+
}
|
|
2399
|
+
.sp-select__input-box:hover {
|
|
2400
|
+
border-color: #ccc;
|
|
2401
|
+
}
|
|
2402
|
+
.sp-select__input-box .sp-tag-box {
|
|
2403
|
+
padding-bottom: 3px;
|
|
2404
|
+
-webkit-box-sizing: border-box;
|
|
2405
|
+
box-sizing: border-box;
|
|
2406
|
+
}
|
|
2407
|
+
.sp-select__input-box .sp-tag {
|
|
2408
|
+
height: 28px;
|
|
2409
|
+
line-height: 28px;
|
|
2410
|
+
margin-left: 3px;
|
|
2411
|
+
margin-top: 3px;
|
|
2412
|
+
}
|
|
2413
|
+
.sp-select__input-box .sp-icon-arrow-down-bold .rotate {
|
|
2414
|
+
-webkit-transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
|
|
2415
|
+
transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
|
|
2416
|
+
-webkit-transform: rotate(180deg);
|
|
2417
|
+
-ms-transform: rotate(180deg);
|
|
2418
|
+
transform: rotate(180deg);
|
|
2419
|
+
}
|
|
2420
|
+
.sp-select__input-box__group-multi {
|
|
2421
|
+
display: -webkit-box;
|
|
2422
|
+
display: -ms-flexbox;
|
|
2423
|
+
display: flex;
|
|
2424
|
+
position: absolute;
|
|
2425
|
+
left: 0;
|
|
2426
|
+
top: 0;
|
|
2427
|
+
right: 33px;
|
|
2428
|
+
bottom: 0;
|
|
2429
|
+
}
|
|
2430
|
+
.sp-select.cursorPoiner {
|
|
2431
|
+
cursor: pointer;
|
|
2432
|
+
}
|
|
2433
|
+
.sp-select.cursorPoiner input {
|
|
2434
|
+
cursor: pointer;
|
|
2435
|
+
}
|
|
2436
|
+
.sp-select__center ~ .sp-select__input {
|
|
2437
|
+
display: none;
|
|
2438
|
+
}
|
|
2439
|
+
.sp-select__center--bg {
|
|
2440
|
+
opacity: 0.2;
|
|
2441
|
+
color: #012257;
|
|
2442
|
+
}
|
|
2443
|
+
.sp-select__center ~ .sp-selectInput__absolute {
|
|
2444
|
+
position: absolute;
|
|
2445
|
+
width: calc(100% - var(--suffix-width, 0px));
|
|
2446
|
+
left: 0;
|
|
2447
|
+
z-index: 1;
|
|
2448
|
+
display: block;
|
|
2449
|
+
background-color: transparent;
|
|
2450
|
+
border-top-right-radius: 0;
|
|
2451
|
+
border-bottom-right-radius: 0;
|
|
2452
|
+
}
|
|
2453
|
+
.sp-select .sp-selectInput__show {
|
|
2454
|
+
background-color: #fff;
|
|
2455
|
+
}
|
|
2456
|
+
.sp-select.isFocus .sp-select__input-box {
|
|
2457
|
+
border-color: #ccc;
|
|
2458
|
+
-webkit-box-shadow: none;
|
|
2459
|
+
box-shadow: none;
|
|
2460
|
+
}
|
|
2461
|
+
.sp-select__focus-helper {
|
|
2462
|
+
outline: none;
|
|
2463
|
+
}
|
|
2464
|
+
.sp-select__suffix {
|
|
2465
|
+
text-align: center;
|
|
2466
|
+
-webkit-user-select: none;
|
|
2467
|
+
-moz-user-select: none;
|
|
2468
|
+
-ms-user-select: none;
|
|
2469
|
+
user-select: none;
|
|
2470
|
+
display: table-cell;
|
|
2471
|
+
width: 1px;
|
|
2472
|
+
border-left: none;
|
|
2473
|
+
background-color: #fff;
|
|
2474
|
+
color: #ccc;
|
|
2475
|
+
vertical-align: middle;
|
|
2476
|
+
padding: 0 10px;
|
|
2477
|
+
white-space: nowrap;
|
|
2478
|
+
overflow: hidden;
|
|
2479
|
+
font-size: 0;
|
|
2480
|
+
}
|
|
2481
|
+
.sp-select__suffix i {
|
|
2482
|
+
font-size: 12px;
|
|
2483
|
+
}
|
|
2484
|
+
.sp-select.isFocus .sp-select__suffix {
|
|
2485
|
+
background-color: #fff;
|
|
2486
|
+
color: #ccc;
|
|
2487
|
+
border-color: #fff;
|
|
2488
|
+
}
|
|
2489
|
+
.is--disabled .sp-select__suffix {
|
|
2490
|
+
color: #c7cbd1;
|
|
2491
|
+
background-color: #ededed;
|
|
2492
|
+
}
|
|
2493
|
+
.is--readonly .sp-select__suffix {
|
|
2494
|
+
background-color: #f7f7f7;
|
|
2495
|
+
}
|
|
2496
|
+
.sp-select.is-group-multiple .sp-select__input-box .sp-tag-box {
|
|
2497
|
+
line-height: 1.2;
|
|
2498
|
+
text-overflow: ellipsis;
|
|
2499
|
+
overflow: hidden;
|
|
2500
|
+
white-space: nowrap;
|
|
2501
|
+
right: 85px;
|
|
2502
|
+
line-height: 42px;
|
|
2503
|
+
padding-left: 10px;
|
|
2504
|
+
padding-bottom: 0;
|
|
2505
|
+
}
|
|
2506
|
+
.sp-select.is-group-multiple .sp-select__input-box .sp-select__input-box__num {
|
|
2507
|
+
position: absolute;
|
|
2508
|
+
top: 50%;
|
|
2509
|
+
right: 10px;
|
|
2510
|
+
-webkit-transform: translateY(-50%);
|
|
2511
|
+
-ms-transform: translateY(-50%);
|
|
2512
|
+
transform: translateY(-50%);
|
|
2513
|
+
min-width: 26px;
|
|
2514
|
+
height: 18px;
|
|
2515
|
+
border-radius: 2px;
|
|
2516
|
+
background-color: #eaeef2;
|
|
2517
|
+
font-size: 12px;
|
|
2518
|
+
line-height: 18px;
|
|
2519
|
+
text-align: center;
|
|
2520
|
+
color: #97a2b5;
|
|
2521
|
+
}
|
|
2522
|
+
.sp-select-list {
|
|
2523
|
+
max-height: 274px;
|
|
2524
|
+
height: 100%;
|
|
2525
|
+
overflow: auto;
|
|
2526
|
+
margin: 4px 0;
|
|
2527
|
+
padding: 5px 0;
|
|
2528
|
+
border: 1px solid #eaeaea;
|
|
2529
|
+
border-radius: 6px;
|
|
2530
|
+
-webkit-box-shadow: 0 2px 10px 0 rgba(0, 53, 111, 0.1);
|
|
2531
|
+
box-shadow: 0 2px 10px 0 rgba(0, 53, 111, 0.1);
|
|
2532
|
+
-webkit-box-sizing: border-box;
|
|
2533
|
+
box-sizing: border-box;
|
|
2534
|
+
background-color: #fff;
|
|
2535
|
+
}
|
|
2536
|
+
.sp-select-list-emptyText {
|
|
2537
|
+
text-align: center;
|
|
2538
|
+
}
|
|
2539
|
+
/* Transition
|
|
2540
|
+
-------------------------- */
|
|
2541
|
+
/* Colors
|
|
2542
|
+
-------------------------- */
|
|
2543
|
+
/* Shadow
|
|
2544
|
+
-------------------------- */
|
|
2545
|
+
/* Disable base
|
|
2546
|
+
-------------------------- */
|
|
2547
|
+
/* Scrollbar
|
|
2548
|
+
-------------------------- */
|
|
2549
|
+
/* Border
|
|
2550
|
+
-------------------------- */
|
|
2551
|
+
/* Button
|
|
2552
|
+
-------------------------- */
|
|
2553
|
+
/* PasswordInput
|
|
2554
|
+
-------------------------- */
|
|
2555
|
+
/* Input
|
|
2556
|
+
-------------------------- */
|
|
2557
|
+
/* Radio
|
|
2558
|
+
-------------------------- */
|
|
2559
|
+
/* Select
|
|
2560
|
+
-------------------------- */
|
|
2561
|
+
/* Checkbox
|
|
2562
|
+
-------------------------- */
|
|
2563
|
+
/* Tag
|
|
2564
|
+
-------------------------- */
|
|
2565
|
+
/* Option
|
|
2566
|
+
-------------------------- */
|
|
2567
|
+
/* Form
|
|
2568
|
+
-------------------------- */
|
|
2569
|
+
/* Modal
|
|
2570
|
+
-------------------------- */
|
|
2571
|
+
/* Toast
|
|
2572
|
+
-------------------------- */
|
|
2573
|
+
/* Confirm
|
|
2574
|
+
-------------------------- */
|
|
2575
|
+
/* Break-point
|
|
2576
|
+
-------------------------- */
|
|
2577
|
+
.sp-option-group {
|
|
2578
|
+
padding: 0;
|
|
2579
|
+
margin: 0;
|
|
2580
|
+
}
|
|
2581
|
+
.sp-option-group > .sp-checkbox__wrap {
|
|
2582
|
+
min-height: 35px;
|
|
2583
|
+
line-height: 35px;
|
|
2584
|
+
margin-right: 0;
|
|
2585
|
+
width: 100%;
|
|
2586
|
+
padding: 0 10px;
|
|
2587
|
+
-webkit-box-sizing: border-box;
|
|
2588
|
+
box-sizing: border-box;
|
|
2589
|
+
cursor: pointer;
|
|
2590
|
+
border-bottom: 1px solid #e4e8ef;
|
|
2591
|
+
font-weight: bold;
|
|
2592
|
+
-webkit-transition: background-color 0.1s;
|
|
2593
|
+
transition: background-color 0.1s;
|
|
2594
|
+
}
|
|
2595
|
+
.sp-option-group > .sp-checkbox__wrap:hover {
|
|
2596
|
+
background-color: #fbfbfb;
|
|
2597
|
+
}
|
|
2598
|
+
.sp-option-group--is-group-multi {
|
|
2599
|
+
border-top: 2px solid #e4e8ef;
|
|
2600
|
+
}
|
|
2601
|
+
.sp-option-group--is-group-multi:first-child {
|
|
2602
|
+
border-top: 0;
|
|
2603
|
+
}
|
|
2604
|
+
.sp-option-group-title {
|
|
2605
|
+
padding-left: 10px;
|
|
2606
|
+
font-size: 12px;
|
|
2607
|
+
color: #909399;
|
|
2608
|
+
line-height: 30px;
|
|
2609
|
+
}
|
|
2610
|
+
.sp-option-group-content {
|
|
2611
|
+
padding: 0;
|
|
2612
|
+
margin: 0;
|
|
2613
|
+
}
|
|
2614
|
+
/* Transition
|
|
2615
|
+
-------------------------- */
|
|
2616
|
+
/* Colors
|
|
2617
|
+
-------------------------- */
|
|
2618
|
+
/* Shadow
|
|
2619
|
+
-------------------------- */
|
|
2620
|
+
/* Disable base
|
|
2621
|
+
-------------------------- */
|
|
2622
|
+
/* Scrollbar
|
|
2623
|
+
-------------------------- */
|
|
2624
|
+
/* Border
|
|
2625
|
+
-------------------------- */
|
|
2626
|
+
/* Button
|
|
2627
|
+
-------------------------- */
|
|
2628
|
+
/* PasswordInput
|
|
2629
|
+
-------------------------- */
|
|
2630
|
+
/* Input
|
|
2631
|
+
-------------------------- */
|
|
2632
|
+
/* Radio
|
|
2633
|
+
-------------------------- */
|
|
2634
|
+
/* Select
|
|
2635
|
+
-------------------------- */
|
|
2636
|
+
/* Checkbox
|
|
2637
|
+
-------------------------- */
|
|
2638
|
+
/* Tag
|
|
2639
|
+
-------------------------- */
|
|
2640
|
+
/* Option
|
|
2641
|
+
-------------------------- */
|
|
2642
|
+
/* Form
|
|
2643
|
+
-------------------------- */
|
|
2644
|
+
/* Modal
|
|
2645
|
+
-------------------------- */
|
|
2646
|
+
/* Toast
|
|
2647
|
+
-------------------------- */
|
|
2648
|
+
/* Confirm
|
|
2649
|
+
-------------------------- */
|
|
2650
|
+
/* Break-point
|
|
2651
|
+
-------------------------- */
|
|
2652
|
+
.sp-option {
|
|
2653
|
+
position: relative;
|
|
2654
|
+
font-size: 14px;
|
|
2655
|
+
padding: 0 10px;
|
|
2656
|
+
margin: 0;
|
|
2657
|
+
white-space: nowrap;
|
|
2658
|
+
overflow: hidden;
|
|
2659
|
+
text-overflow: ellipsis;
|
|
2660
|
+
color: #1a1a1a;
|
|
2661
|
+
height: 34px;
|
|
2662
|
+
line-height: 34px;
|
|
2663
|
+
-webkit-box-sizing: border-box;
|
|
2664
|
+
box-sizing: border-box;
|
|
2665
|
+
-webkit-transition: background-color 0.1s;
|
|
2666
|
+
transition: background-color 0.1s;
|
|
2667
|
+
cursor: pointer;
|
|
2668
|
+
}
|
|
2669
|
+
.sp-option.is--hover {
|
|
2670
|
+
background-color: #fbfbfb;
|
|
2671
|
+
}
|
|
2672
|
+
.sp-option.is--selected {
|
|
2673
|
+
color: #e8292c;
|
|
2674
|
+
font-weight: 700;
|
|
2675
|
+
}
|
|
2676
|
+
.sp-option.is--disabled {
|
|
2677
|
+
color: #bfbfbf;
|
|
2678
|
+
cursor: not-allowed;
|
|
2679
|
+
}
|
|
2680
|
+
.sp-option.is--disabled .sp-checkbox__wrap {
|
|
2681
|
+
cursor: not-allowed;
|
|
2682
|
+
}
|
|
2683
|
+
.sp-option.is--group-multi {
|
|
2684
|
+
line-height: auto;
|
|
2685
|
+
height: auto;
|
|
2686
|
+
padding: 0;
|
|
2687
|
+
}
|
|
2688
|
+
.sp-option.is--group-multi:hover {
|
|
2689
|
+
background-color: #fbfbfb;
|
|
2690
|
+
}
|
|
2691
|
+
.sp-option .sp-icon-tick {
|
|
2692
|
+
position: absolute;
|
|
2693
|
+
right: 20px;
|
|
2694
|
+
top: 50%;
|
|
2695
|
+
-webkit-transform: translateY(-50%);
|
|
2696
|
+
-ms-transform: translateY(-50%);
|
|
2697
|
+
transform: translateY(-50%);
|
|
2698
|
+
}
|
|
2699
|
+
.sp-option .sp-checkbox {
|
|
2700
|
+
vertical-align: top;
|
|
2701
|
+
margin-top: 2px;
|
|
2702
|
+
}
|
|
2703
|
+
.sp-option .sp-checkbox__wrap {
|
|
2704
|
+
height: auto;
|
|
2705
|
+
line-height: 20px;
|
|
2706
|
+
padding: 7px 10px;
|
|
2707
|
+
display: block;
|
|
2708
|
+
margin-right: 0;
|
|
2709
|
+
cursor: pointer;
|
|
2710
|
+
}
|
|
2711
|
+
.sp-option .sp-checkbox__text {
|
|
2712
|
+
vertical-align: top;
|
|
2713
|
+
}
|
|
2714
|
+
/* Transition
|
|
2715
|
+
-------------------------- */
|
|
2716
|
+
/* Colors
|
|
2717
|
+
-------------------------- */
|
|
2718
|
+
/* Shadow
|
|
2719
|
+
-------------------------- */
|
|
2720
|
+
/* Disable base
|
|
2721
|
+
-------------------------- */
|
|
2722
|
+
/* Scrollbar
|
|
2723
|
+
-------------------------- */
|
|
2724
|
+
/* Border
|
|
2725
|
+
-------------------------- */
|
|
2726
|
+
/* Button
|
|
2727
|
+
-------------------------- */
|
|
2728
|
+
/* PasswordInput
|
|
2729
|
+
-------------------------- */
|
|
2730
|
+
/* Input
|
|
2731
|
+
-------------------------- */
|
|
2732
|
+
/* Radio
|
|
2733
|
+
-------------------------- */
|
|
2734
|
+
/* Select
|
|
2735
|
+
-------------------------- */
|
|
2736
|
+
/* Checkbox
|
|
2737
|
+
-------------------------- */
|
|
2738
|
+
/* Tag
|
|
2739
|
+
-------------------------- */
|
|
2740
|
+
/* Option
|
|
2741
|
+
-------------------------- */
|
|
2742
|
+
/* Form
|
|
2743
|
+
-------------------------- */
|
|
2744
|
+
/* Modal
|
|
2745
|
+
-------------------------- */
|
|
2746
|
+
/* Toast
|
|
2747
|
+
-------------------------- */
|
|
2748
|
+
/* Confirm
|
|
2749
|
+
-------------------------- */
|
|
2750
|
+
/* Break-point
|
|
2751
|
+
-------------------------- */
|
|
2752
|
+
.sp-checkbox {
|
|
2753
|
+
position: relative;
|
|
2754
|
+
-webkit-box-sizing: border-box;
|
|
2755
|
+
box-sizing: border-box;
|
|
2756
|
+
width: 14px;
|
|
2757
|
+
height: 14px;
|
|
2758
|
+
margin: 0;
|
|
2759
|
+
padding: 0;
|
|
2760
|
+
list-style: none;
|
|
2761
|
+
display: inline-block;
|
|
2762
|
+
vertical-align: middle;
|
|
2763
|
+
line-height: 20px;
|
|
2764
|
+
white-space: nowrap;
|
|
2765
|
+
outline: none;
|
|
2766
|
+
cursor: pointer;
|
|
2767
|
+
}
|
|
2768
|
+
.sp-checkbox__wrap {
|
|
2769
|
+
font-size: 0;
|
|
2770
|
+
height: 20px;
|
|
2771
|
+
line-height: 20px;
|
|
2772
|
+
margin-right: 40px;
|
|
2773
|
+
display: inline-block;
|
|
2774
|
+
}
|
|
2775
|
+
.sp-checkbox__wrap:last-child {
|
|
2776
|
+
margin-right: 0;
|
|
2777
|
+
}
|
|
2778
|
+
.sp-checkbox + span {
|
|
2779
|
+
font-size: 14px;
|
|
2780
|
+
padding-left: 6px;
|
|
2781
|
+
cursor: pointer;
|
|
2782
|
+
vertical-align: middle;
|
|
2783
|
+
display: inline-block;
|
|
2784
|
+
}
|
|
2785
|
+
.sp-checkbox__input {
|
|
2786
|
+
opacity: 0;
|
|
2787
|
+
width: 14px;
|
|
2788
|
+
height: 14px;
|
|
2789
|
+
}
|
|
2790
|
+
.sp-checkbox__icon {
|
|
2791
|
+
position: absolute;
|
|
2792
|
+
top: 0;
|
|
2793
|
+
left: 0;
|
|
2794
|
+
display: block;
|
|
2795
|
+
width: 12px;
|
|
2796
|
+
height: 12px;
|
|
2797
|
+
font-size: 14px;
|
|
2798
|
+
background-color: #fff;
|
|
2799
|
+
border: 1px solid #eaeaea;
|
|
2800
|
+
border-radius: 2px;
|
|
2801
|
+
color: #e8292c;
|
|
2802
|
+
-webkit-transition: all 0.3s;
|
|
2803
|
+
transition: all 0.3s;
|
|
2804
|
+
}
|
|
2805
|
+
.sp-checkbox__icon:hover {
|
|
2806
|
+
border-color: #e8292c;
|
|
2807
|
+
}
|
|
2808
|
+
.sp-checkbox__text {
|
|
2809
|
+
font-size: 14px;
|
|
2810
|
+
color: #1a1a1a;
|
|
2811
|
+
}
|
|
2812
|
+
.sp-checkbox__input:focus + span {
|
|
2813
|
+
border-color: #e8292c;
|
|
2814
|
+
}
|
|
2815
|
+
.sp-checkbox .sp-icon-check {
|
|
2816
|
+
line-height: 1;
|
|
2817
|
+
}
|
|
2818
|
+
.sp-checkbox.is--checked .sp-checkbox__icon {
|
|
2819
|
+
color: #fff;
|
|
2820
|
+
font-size: 12px;
|
|
2821
|
+
background-color: #e8292c;
|
|
2822
|
+
border-color: #e8292c;
|
|
2823
|
+
}
|
|
2824
|
+
.sp-checkbox.is--disabled {
|
|
2825
|
+
cursor: not-allowed;
|
|
2826
|
+
}
|
|
2827
|
+
.sp-checkbox.is--disabled .sp-checkbox__icon {
|
|
2828
|
+
background-color: #ededed;
|
|
2829
|
+
border-color: #eaeaea;
|
|
2830
|
+
}
|
|
2831
|
+
.sp-checkbox.is--disabled.is--checked .sp-checkbox__icon {
|
|
2832
|
+
color: #ccc;
|
|
2833
|
+
border-color: #ededed;
|
|
2834
|
+
}
|
|
2835
|
+
.sp-checkbox.is--disabled + span {
|
|
2836
|
+
color: #bfbfbf;
|
|
2837
|
+
cursor: not-allowed;
|
|
2838
|
+
}
|
|
2839
|
+
/* Transition
|
|
2840
|
+
-------------------------- */
|
|
2841
|
+
/* Colors
|
|
2842
|
+
-------------------------- */
|
|
2843
|
+
/* Shadow
|
|
2844
|
+
-------------------------- */
|
|
2845
|
+
/* Disable base
|
|
2846
|
+
-------------------------- */
|
|
2847
|
+
/* Scrollbar
|
|
2848
|
+
-------------------------- */
|
|
2849
|
+
/* Border
|
|
2850
|
+
-------------------------- */
|
|
2851
|
+
/* Button
|
|
2852
|
+
-------------------------- */
|
|
2853
|
+
/* PasswordInput
|
|
2854
|
+
-------------------------- */
|
|
2855
|
+
/* Input
|
|
2856
|
+
-------------------------- */
|
|
2857
|
+
/* Radio
|
|
2858
|
+
-------------------------- */
|
|
2859
|
+
/* Select
|
|
2860
|
+
-------------------------- */
|
|
2861
|
+
/* Checkbox
|
|
2862
|
+
-------------------------- */
|
|
2863
|
+
/* Tag
|
|
2864
|
+
-------------------------- */
|
|
2865
|
+
/* Option
|
|
2866
|
+
-------------------------- */
|
|
2867
|
+
/* Form
|
|
2868
|
+
-------------------------- */
|
|
2869
|
+
/* Modal
|
|
2870
|
+
-------------------------- */
|
|
2871
|
+
/* Toast
|
|
2872
|
+
-------------------------- */
|
|
2873
|
+
/* Confirm
|
|
2874
|
+
-------------------------- */
|
|
2875
|
+
/* Break-point
|
|
2876
|
+
-------------------------- */
|
|
2877
|
+
.sp-checkbox__group {
|
|
2878
|
+
font-size: 0;
|
|
2879
|
+
}
|
|
2880
|
+
/* Transition
|
|
2881
|
+
-------------------------- */
|
|
2882
|
+
/* Colors
|
|
2883
|
+
-------------------------- */
|
|
2884
|
+
/* Shadow
|
|
2885
|
+
-------------------------- */
|
|
2886
|
+
/* Disable base
|
|
2887
|
+
-------------------------- */
|
|
2888
|
+
/* Scrollbar
|
|
2889
|
+
-------------------------- */
|
|
2890
|
+
/* Border
|
|
2891
|
+
-------------------------- */
|
|
2892
|
+
/* Button
|
|
2893
|
+
-------------------------- */
|
|
2894
|
+
/* PasswordInput
|
|
2895
|
+
-------------------------- */
|
|
2896
|
+
/* Input
|
|
2897
|
+
-------------------------- */
|
|
2898
|
+
/* Radio
|
|
2899
|
+
-------------------------- */
|
|
2900
|
+
/* Select
|
|
2901
|
+
-------------------------- */
|
|
2902
|
+
/* Checkbox
|
|
2903
|
+
-------------------------- */
|
|
2904
|
+
/* Tag
|
|
2905
|
+
-------------------------- */
|
|
2906
|
+
/* Option
|
|
2907
|
+
-------------------------- */
|
|
2908
|
+
/* Form
|
|
2909
|
+
-------------------------- */
|
|
2910
|
+
/* Modal
|
|
2911
|
+
-------------------------- */
|
|
2912
|
+
/* Toast
|
|
2913
|
+
-------------------------- */
|
|
2914
|
+
/* Confirm
|
|
2915
|
+
-------------------------- */
|
|
2916
|
+
/* Break-point
|
|
2917
|
+
-------------------------- */
|
|
2918
|
+
.sp-tag {
|
|
2919
|
+
display: inline-block;
|
|
2920
|
+
padding: 0 10px;
|
|
2921
|
+
height: 24px;
|
|
2922
|
+
line-height: 24px;
|
|
2923
|
+
font-size: 14px;
|
|
2924
|
+
border-radius: 4px;
|
|
2925
|
+
color: #fff;
|
|
2926
|
+
background-color: #e8292c;
|
|
2927
|
+
white-space: nowrap;
|
|
2928
|
+
-webkit-box-sizing: border-box;
|
|
2929
|
+
box-sizing: border-box;
|
|
2930
|
+
}
|
|
2931
|
+
.sp-tag .sp-icon-close {
|
|
2932
|
+
display: inline-block;
|
|
2933
|
+
border-radius: 50%;
|
|
2934
|
+
text-align: center;
|
|
2935
|
+
position: relative;
|
|
2936
|
+
font-size: 14px;
|
|
2937
|
+
width: 16px;
|
|
2938
|
+
height: 14px;
|
|
2939
|
+
line-height: 14px;
|
|
2940
|
+
vertical-align: middle;
|
|
2941
|
+
right: -5px;
|
|
2942
|
+
color: #fff;
|
|
2943
|
+
cursor: pointer;
|
|
2944
|
+
font-weight: bold;
|
|
2945
|
+
}
|
|
2946
|
+
.sp-tag--success {
|
|
2947
|
+
background-color: #09bb07;
|
|
2948
|
+
border-color: #09bb07;
|
|
2949
|
+
}
|
|
2950
|
+
.sp-tag--warning {
|
|
2951
|
+
background-color: #e6a23c;
|
|
2952
|
+
border-color: #e6a23c;
|
|
2953
|
+
}
|
|
2954
|
+
.sp-tag--info {
|
|
2955
|
+
background-color: #999;
|
|
2956
|
+
border-color: #999;
|
|
2957
|
+
}
|
|
2958
|
+
.sp-tag--danger {
|
|
2959
|
+
background-color: #e8292c;
|
|
2960
|
+
border-color: #e8292c;
|
|
2961
|
+
}
|