隐藏首页案例部门

This commit is contained in:
zhaofang
2022-06-08 14:52:45 +08:00
parent 80892507f4
commit 6847a6b0f3

View File

@@ -137,7 +137,7 @@
<interactBar style="width:180px" :type="3" :readonly="true" :data="ca" :shares="false" :views="false"></interactBar> <interactBar style="width:180px" :type="3" :readonly="true" :data="ca" :shares="false" :views="false"></interactBar>
</div> </div>
<div style="height:40px;margin-top:10px"> <div style="height:40px;margin-top:10px">
<authorInfo :avatar="ca.authorInfo.avatar" :name="ca.authorInfo.name" :info="ca.authorInfo.orgInfo" :sex="ca.authorInfo.sex"></authorInfo></div> <authorInfo :avatar="ca.authorInfo.avatar" :name="ca.authorInfo.name" :sex="ca.authorInfo.sex"></authorInfo></div>
</div> </div>
</div> </div>
</div> </div>