zhengyiming
4 天以前 a2f75928b5abc29949e5655a687a5ad0a77533ac
apps/housekeepingMiniApp/src/pages/mine/index.scss
@@ -26,7 +26,8 @@
      display: flex;
      flex-direction: column;
      padding: 6px 0;
      justify-content: space-between;
      // justify-content: space-between;
      justify-content: center;
      .user-info-item {
        font-weight: 600;
@@ -99,6 +100,17 @@
          width: 32px;
          height: 32px;
        }
        .mine-order-list-title-arrow-wrapper {
          display: flex;
          align-items: center;
          .mine-order-list-title-sub-text {
            font-size: 24px;
            color: boleGetCssVar('text-color', 'secondary');
            line-height: 28px;
          }
        }
      }
      .mine-order-list-content {
        padding: 24px 0;