This commit is contained in:
lmj
2022-11-03 18:10:02 +08:00
parent c064c25853
commit 8ff4aa5489

View File

@@ -23,7 +23,7 @@
</span> </span>
</p> </p>
<div> <div>
<interactBar :type="0" :data="item.info" :comments="false" :shares="false" :views="false" :readonly="true"></interactBar> <interactBar :type="0" :data="item.info" :shares="false" :views="false" :readonly="true"></interactBar>
</div> </div>
</li> </li>
</ul> </ul>