liuyg
2022-03-02 e7c6c4eecddae9515b0cd1be68335690843df3d1
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;
}