diff --git a/pages/my/index.less b/pages/my/index.less index e78462c..042be7d 100644 --- a/pages/my/index.less +++ b/pages/my/index.less @@ -19,7 +19,7 @@ &-info { border-radius: 24rpx; margin: 8rpx 32rpx 0rpx 32rpx; - padding-bottom: 32rpx; + // padding-bottom: 32rpx; overflow: hidden; .cell-class-title { @@ -106,10 +106,12 @@ position: relative; text{ font-size: 24rpx; + margin-left: 20rpx; + color: #666; } .edit{ position: absolute; - right: 0; + right: -20rpx; top: 0; } } @@ -117,6 +119,7 @@ font-size: 26rpx; } .peld{ + font-size: 26rpx; color: red; } } diff --git a/pages/my/index.wxml b/pages/my/index.wxml index 50cd118..fd8247c 100644 --- a/pages/my/index.wxml +++ b/pages/my/index.wxml @@ -1,7 +1,6 @@ -