king
2021-07-18 2850799963a5bff04aeeb9eb73dc4eb91a0dc165
src/views/appmanage/index.scss
@@ -3,6 +3,21 @@
  min-height: 100vh;
  padding: 70px 30px;
  .loading-mask {
    position: fixed;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    z-index: 2;
    background: rgba(255, 255, 255, 0.35);
    .ant-spin {
      position: absolute;
      left: 50%;
      top: 50%;
    }
  }
  .mob-header-container {
    padding-right: 0px;
    z-index: 10;
@@ -17,8 +32,8 @@
      flex: 1;
      width: 60%;
      padding-right: 5px;
      .trans-table {
        margin-top: 30px;
      .trans-table, .script-table {
        margin-top: 40px;
        .ant-input-search {
          width: 250px;
          float: right;