1 files added
8 files modified
| | |
| | | animation: atRotate 1s linear infinite; |
| | | } |
| | | } |
| | | .at-input__icon { |
| | | display: none; |
| | | } |
| | | } |
| | |
| | | [type=primary] { |
| | | font-size: 0.7rem; |
| | | line-height: 2.2; |
| | | border: 1PX solid #1e8ad2; |
| | | background: #1e8ad2; |
| | | border: 1PX solid #2093df; |
| | | background: #2093df; |
| | | &:not([disabled]):active { |
| | | opacity: .6; |
| | | border: 1PX solid #1e8ad2; |
| | | background: #1e8ad2; |
| | | border: 1PX solid #2093df; |
| | | background: #2093df; |
| | | } |
| | | } |
| | | } |
| | |
| | | } |
| | | } |
| | | } |
| | | .at-input__icon { |
| | | display: none; |
| | | } |
| | | .c-image-picker-view { |
| | | .at-curtain__container { |
| | | width: 95%; |
| | |
| | | > |
| | | <slot /> |
| | | </AtInput> |
| | | </template> |
| | | |
| | | <script> |
| | | </template><script> |
| | | import { AtInput } from 'taro-ui-vue'; |
| | | import './cInput.scss'; |
| | | |
| | | export default { |
| | | name: 'CInput', |
New file |
| | |
| | | /** |
| | | * CInput |
| | | * @author Tevin |
| | | */ |
| | | |
| | | @import "../../common/sassMixin"; |
| | | |
| | | .c-input { |
| | | .at-input__icon { |
| | | display: none; |
| | | } |
| | | } |
| | |
| | | .c-input-phone-btn { |
| | | margin-right: 0.426rem; |
| | | border: none; |
| | | background: #1e8ad2; |
| | | background: #2093df; |
| | | .at-button__text { |
| | | vertical-align: middle; |
| | | } |
| | | } |
| | | .at-input__icon { |
| | | display: none; |
| | | } |
| | | } |
| | |
| | | color: #ccc; |
| | | } |
| | | } |
| | | .at-input__icon { |
| | | display: none; |
| | | } |
| | | } |
| | |
| | | } |
| | | } |
| | | } |
| | | .at-input__icon { |
| | | display: none; |
| | | } |
| | | } |
| | |
| | | .c-nav-bar { |
| | | position: relative; |
| | | .at-nav-bar { |
| | | background-color: #1e8ad2; |
| | | background-color: #2093df; |
| | | } |
| | | .at-nav-bar__left-view, |
| | | .at-nav-bar__right-view, |