From 4922c8c0cfd354eb1fc8dc1f188d71a87f49b369 Mon Sep 17 00:00:00 2001 From: chenkun <3289431190@qq.com> Date: Sat, 24 Aug 2024 19:31:35 +0800 Subject: [PATCH] . --- components/post/promotionRecordList.vue | 130 +++++++++++++++++--------------- pages/mine/promotionRecord.vue | 5 +- 2 files changed, 73 insertions(+), 62 deletions(-) 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%;