龚焕茏
2024-08-24 4cb674c3e4323140506bdd744f1a4b7b8bc64715
refactor:大屏样式
1个文件已修改
4 ■■■ 已修改文件
src/views/screen/newPage/index.vue 4 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/screen/newPage/index.vue
@@ -86,9 +86,8 @@
            overflow: hidden;
            overflow-x: auto;
            margin-top: -9px;
            height: 90%;
          ">
          <div style="width: 750px">
          <div style="width: 780px">
            <CarChart class="wrapper-item" :carList="carList"></CarChart>
          </div>
        </div>
@@ -100,7 +99,6 @@
        <div style="
            overflow: auto;
            margin-top: -9px;
            height: 90%;
          ">
          <div style="width: 1100px">
            <VideoChart class="wrapper-item" :videoList="videoList"></VideoChart>