liuyg
2021-11-22 f6002b22ea5c6284812c231e56cf4a2ca602d78d
src/views/qiandao/index.vue
@@ -114,11 +114,13 @@
    justify-content: center;
    position: relative;
    .e_m_left {
      width: 47%;
      width: 48%;
      height: 100%;
      overflow-x: hidden;
      overflow-y: scroll;
    }
    .e_m_right {
      width: 53%;
      width: 52%;
      height: 100%;
      // border: 1px solid red;
    }