修复朋友圈分享

This commit is contained in:
aixianling
2024-03-06 15:50:18 +08:00
parent ba4904a9cb
commit a00aa55617

View File

@@ -351,7 +351,6 @@ export default {
onReachBottom() { onReachBottom() {
this.getCommontList() this.getCommontList()
}, },
onShareTimeline() { onShareTimeline() {
return { return {
title: this.info.content, title: this.info.content,
@@ -461,7 +460,6 @@ export default {
width: 100px; width: 100px;
height: 60px; height: 60px;
line-height: 60px; line-height: 60px;
text-align: right;
text-align: center; text-align: center;
font-size: 26px; font-size: 26px;
color: #fff; color: #fff;