案例列表显示详情页

This commit is contained in:
zhaofang
2022-11-01 11:00:59 +08:00
parent 40ba6438a5
commit 14a3a311ae

View File

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