diff --git a/components/post/promotionRecordList.vue b/components/post/promotionRecordList.vue new file mode 100644 index 0000000..27742e9 --- /dev/null +++ b/components/post/promotionRecordList.vue @@ -0,0 +1,109 @@ + + + + + \ No newline at end of file diff --git a/components/post/publishList.vue b/components/post/publishList.vue index 83c8d10..0ff71f1 100644 --- a/components/post/publishList.vue +++ b/components/post/publishList.vue @@ -40,6 +40,7 @@ diff --git a/pages/mine/releaseRecord.vue b/pages/mine/releaseRecord.vue index e95a91f..09f40fd 100644 --- a/pages/mine/releaseRecord.vue +++ b/pages/mine/releaseRecord.vue @@ -6,7 +6,7 @@ @leftClick="$utils.navigateBack" title="我的发布"/> - + @@ -111,11 +111,10 @@ export default { .frame { width: 100%; height: calc(100vh - 220rpx); - border: 1px solid red; - padding: 28rpx 0 0 50rpx; + padding: 28rpx 28rpx 0 28rpx; .title { - font-size: 38rpx; + font-size: 34rpx; color: #333; font-weight: 700 } @@ -146,6 +145,7 @@ export default { margin-top: 10rpx; height: calc(100vh - 200rpx); overflow: auto; + width: 100%; } } diff --git a/static/image/promotionRecord/1.png b/static/image/promotionRecord/1.png new file mode 100644 index 0000000..1f31227 Binary files /dev/null and b/static/image/promotionRecord/1.png differ diff --git a/static/image/promotionRecord/2.svg b/static/image/promotionRecord/2.svg new file mode 100644 index 0000000..b9a2b18 --- /dev/null +++ b/static/image/promotionRecord/2.svg @@ -0,0 +1 @@ + \ No newline at end of file