-
zhangwei
2025-03-10 309cc3fe6303d8464951063e89fc9d623915501e
src/pages/mine/index.vue
@@ -606,8 +606,8 @@
   .money_bag {
      background: #fff;
      border-radius: 16rpx;
      margin: 20rpx 30rpx;
      padding: 20rpx 30rpx;
      margin: 18rpx 26rpx;
      padding: 16rpx 26rpx;
      position: relative;
      // top: 25rpx;
      z-index: 2;
@@ -763,23 +763,23 @@
            color: #333;
            font-size: 32rpx;
            font-weight: 700;
            padding: 30rpx 0;
            padding: 20rpx 0;
            border-bottom: 2rpx solid #eee;
         }
         .tool_content {
            display: flex;
            justify-content: space-between;
            padding: 30rpx 0;
            // justify-content: space-between;
            padding: 20rpx 0;
            .tool_item {
               align-items: center;
               display: flex;
               flex-direction: column;
               height: 120rpx;
               height: 130rpx;
               justify-content: center;
               // margin: 0 50rpx 0 0;
               width: 120rpx;
               width: 130rpx;
               &:nth-child(4n) {
                  margin-right: 0;