shuishen
2022-02-15 5cf33b2b4217dbe50e7fa0599e09e0ee8ae63db4
src/styles/mobile/popup.scss
@@ -101,6 +101,7 @@
          width: 100%;
          height: 100%;
        }
        .imgs,
        img {
          margin-left: calc(50% - 35px);
          width: 70px;
@@ -510,3 +511,7 @@
  border-radius: 5px;
  padding: 4px 10px 5px;
}
#mobilePopupOur .el-tabs__header {
  display: none !important;
}