Commit 8c7fcdda2a88cded0ee643c333267d420844e4ef

Authored by zhiyangdu
1 parent f2af8232

样式优化

src/components/titleBox/titleBox.less
... ... @@ -6,7 +6,7 @@
6 6 height: auto;
7 7 .box {
8 8 position: relative;
9   - width: 100%;
  9 + width: 100vw;
10 10 height: auto;
11 11 .title-img-box {
12 12 width: 100%;
... ...