diff --git a/components/post/promotionRecordList.vue b/components/post/promotionRecordList.vue index 27742e9..2a44ca5 100644 --- a/components/post/promotionRecordList.vue +++ b/components/post/promotionRecordList.vue @@ -1,11 +1,11 @@ \ No newline at end of file diff --git a/pages/mine/promotionRecord.vue b/pages/mine/promotionRecord.vue index 399917a..6956c5c 100644 --- a/pages/mine/promotionRecord.vue +++ b/pages/mine/promotionRecord.vue @@ -120,12 +120,13 @@ export default { border-radius: 20rpx; .date { - font-size: 28rpx; + font-size: 25rpx; display: flex; align-items: center; width: 80%; height: 100%; color: #b0b2b3; + } .image { @@ -137,7 +138,7 @@ export default { .publishListClass { - margin-top: 30rpx; + margin-top: 10rpx; height: calc(100vh - 200rpx); overflow: auto; width: 100%;