no message

Former-commit-id: 2f7dc14a2fc2f5b1765d79880425a0cfb64d3a30 [formerly 2f7dc14a2fc2f5b1765d79880425a0cfb64d3a30 [formerly 2f7dc14a2fc2f5b1765d79880425a0cfb64d3a30 [formerly 2f7dc14a2fc2f5b1765d79880425a0cfb64d3a30 [formerly f1455ea0470ff0156bbbe937a10c34ec972143d7 [formerly 41a3eb7cb832c1ca573cd0a64cc317a2b4785091]]]]]
Former-commit-id: 901ddf6f1b4513713d7b83219147c8de1f41c5a3
Former-commit-id: 80f7552b0b5b68b4aedbee7f15fdc0252f454b5f
Former-commit-id: 67ee02c2e7c010e3cc19e8ce47a0b54a8b47f2ec [formerly 1afa7d7256ede87ef2be3d10fac70c6308d6ad36]
Former-commit-id: 0cc4c7a6b43e88806cf5087dc5af72a63176ed49
Former-commit-id: 0303de06f24b3e8b41989b43ba529252e9383d0f
Former-commit-id: 303ef464166cb181bc6566e2b4efc9274ee3e064
Former-commit-id: 232c2e9db17f69e580ec61bd4f2eacd71d92dbdf
Former-commit-id: 53b47f3459b3ff7e77a6727ce41a65b81e81bee7
This commit is contained in:
liyang
2018-06-28 20:50:32 +08:00
parent 64c7346603
commit 92c80f215e

View File

@@ -8,7 +8,7 @@ $theme-bg-mask: rgba(#000, 0);
// container组件
$theme-container-background-color: rgba(#FFF, 1);
$theme-container-header-footer-background-color: #FFF;
$theme-container-border-inner: 1px solid #002253;
$theme-container-border-inner: 1px solid $color-border-1;
$theme-container-border-outer: 1px solid #002253;
$theme-multiple-page-control-color: #FFF;
$theme-multiple-page-control-color-active: $color-text-normal;