liuyg
2021-07-03 5c2431e67c44c7f578b3a918b56d4e1d64537dfb
components/seeImges/seeImges.vue
@@ -100,9 +100,9 @@
      // border: 1px solid #0000FF;
      white-space: nowrap;
      box-sizing: border-box;
      overflow: scroll;
      display: flex;
      align-items: center;
      overflow: auto;
      // display: flex;
      // align-items: center;
      // position: absolute;
      // right: 0;
      // z-index: 110;
@@ -110,13 +110,14 @@
      .imgs {
         display: inline-block;
         padding-top: 0.5rem;
         width: 3rem;
         height: 3rem;
         width: 4rem;
         height: 4rem;
         padding: 0 0.2rem 0 0.2rem;
         margin: 0 0.2rem 0 0.2rem;
         // border-right: 1px solid rgba($color: #000000, $alpha: 0.5);
         position: relative;
         // border: 1px solid #0000FF;
         top: 0.22rem;
         image {
            width: 100%;
@@ -136,6 +137,7 @@
         // border-right: 1px solid rgba($color: #000000, $alpha: 0.5);
         position: relative;
         // border: 1px solid #0000FF;
         top: 0.22rem;
         video {
            width: 100%;