This commit is contained in:
daihh
2022-12-26 13:53:20 +08:00

View File

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