no message

Former-commit-id: 9f7327c4e0b7cb2377f17d3454b09760d0ea5caf [formerly 9f7327c4e0b7cb2377f17d3454b09760d0ea5caf [formerly 9f7327c4e0b7cb2377f17d3454b09760d0ea5caf [formerly 9f7327c4e0b7cb2377f17d3454b09760d0ea5caf [formerly 9c0897195811eee72558f795e8a68611ed60c5df [formerly faaeef19d9c7772735424d1883100ffac9573193]]]]]
Former-commit-id: 35c5140c513a8cb884afed0698bdaf23219de3e5
Former-commit-id: e5a406cefab0f864ad1da5ad5baf1258359ca59e
Former-commit-id: 4a4edde2ae764419026eb8afe7c0300c16ab2b85 [formerly f1219411035bc537981661682d13329c937ff8af]
Former-commit-id: 543651aa6141fbbb4301789bc85d571fe903af84
Former-commit-id: b318a2fae274cdd1d5d69174092e586af14cdf8e
Former-commit-id: a6347b0f43bfc25fda950ae892eebd781c081c68
Former-commit-id: d860ba08f5dcbfd8851f302e932a13a06c5d7cb7
Former-commit-id: 66de0c14e6a391838676ebe4a64fea1ef6faab6e
This commit is contained in:
liyang
2018-06-13 16:59:35 +08:00
parent df61ac1dad
commit 5c96bd3d11

View File

@@ -4,6 +4,16 @@
width: 100vw;
background-size: cover;
background-position: center;
position: relative;
// &:before {
// content: '';
// position: absolute;
// top: 0px;
// right: 0px;
// bottom: 0px;
// left: 0px;
// background-color: rgba(#000, .5);
// }
// [布局] 顶栏
.el-header {
padding: 0px;