案例分享列表图标

This commit is contained in:
lmj
2022-12-05 17:09:29 +08:00
parent d0522772fa
commit 62ba05c6dd
2 changed files with 2 additions and 2 deletions

View File

@@ -105,7 +105,7 @@
</div>
<div style="display: flex;justify-content: flex-end;">
<div style="margin:8px 0;">
<interactBar :type="0" :shares="false" :data="item" :readonly="true"></interactBar> </div>
<interactBar :type="0" :data="item" :readonly="true"></interactBar> </div>
</div>
</div>
</div>