闫增涛
2024-05-24 ae2a92ba254050e8d9bdbe43193fa5bc7674438f
src/books/English/view/components/header.vue
@@ -26,8 +26,7 @@
        <p class="tl fz-14 mb-0" style="margin-top: 136px">
          <b>图书意见反馈 gaozhifk@bnupg.com 010-58805079</b>
        </p>
        <p class="tl fz-14 m0">营销中心电话 010-58802755 58800035</p>
        <p class="tl fz-14 m0">编辑部电话:010-58802883</p>
        <p class="tl fz-14 mt-100">营销中心电话 010-58802755 58800035</p>
        <hr class="line" style="height: 1px" />
        <p class="tl fz-14 m0">出版发行:北京师范大学出版社 www.bnupg.com</p>
        <p class="tl fz-14 m0">     北京市西城区新街口外大街12-3号</p>
@@ -197,29 +196,7 @@
  font-size: 26px !important;
  color: #000 !important;
}
.preface-odd-header {
  height: 104px;
  display: flex;
  align-items: center;
  li:first-child {
    width: 15px;
    height: 100%;
  }
  li:last-child {
    display: flex;
    align-items: center;
    span:first-child {
      display: inline-block;
      padding: 5px 10px;
      border-radius: 8px 0 0 8px;
      color: #fff;
      font-weight: bold;
    }
    span:last-child {
      width: 40px;
      height: 30px;
      display: inline-block;
    }
  }
.mt-100 {
  margin-top: 100px !important;
}
</style>