杨磊
5 天以前 0e074957e62176e43c8c43b11fd46a7e89630abc
src/layout/index.vue
@@ -69,10 +69,8 @@
<style lang="less" scoped>
.homeLayoutBox {
  width: 100%;
  height: 100%;
  display: flex;
  // background-image: url("@/assets/images/homeBg.png");
  // background-repeat: no-repeat;
  // background-size: 100% 95%;
@@ -92,6 +90,7 @@
    background: #937950;
    display: flex;
    flex-direction: column;
    font-family: Alimama DongFangDaKai;
    .leftMenuTitle {
      width: 100%;
@@ -134,8 +133,7 @@
        color: #decaac;
        font-size: 24px;
        border-bottom: 1px solid #b9a587;
        height: 180px;
        height: 18vh;
        .menuText {
          line-height: 50px;
        }