WebApp【公共组件库】@前端(For Git Submodule)
Tevin
2021-11-08 7c405e4a51bafd0a204764b7d083f8909bd6edc1
common/custom.scss
@@ -18,6 +18,15 @@
        &.at-button--full {
            display: flex;
        }
        &.at-button--primary {
            color: #FFF;
            border: 1PX solid #2093df;
            background: #2093df;
            &.btn-danger {
                border: 1PX solid #FF5722;
                background: #FF5722;
            }
        }
    }
    .at-input-number {
        .weui-input {