mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-17 23:06:45 +08:00
Merge branch 'stat' of https://codeup.aliyun.com/6265f483e4166464dc2f9c14/boeu/portal into stat
This commit is contained in:
@@ -230,7 +230,7 @@
|
||||
<div class="case-inter-box">
|
||||
<div class="case-inter-left ">
|
||||
<div style="float:left"> <authorInfo :avatar="ca.authorInfo.avatar" :name="ca.authorInfo.name" :sex="ca.authorInfo.sex" :aid="userInfo.aid"></authorInfo></div>
|
||||
<div class="case-inter-orgin index-one-line-ellipsis">{{ ca.authorInfo.orgInfo }}</div>
|
||||
<div class="case-inter-orgin index-one-line-ellipsis"> {{ ca.authorInfo.orgInfo }}</div>
|
||||
</div>
|
||||
<div v-if="caseList.orderType==2" class="interact-bar-index"
|
||||
style="font-size: 12px;color: #6E7B84;display: flex;line-height: 30px;">
|
||||
|
||||
Reference in New Issue
Block a user