mirror of
https://gitee.com/ccnetcore/Yi
synced 2026-04-23 09:56:37 +08:00
feat: 社区新增有偿悬赏功能
This commit is contained in:
@@ -54,6 +54,7 @@ margin: 10px auto;">
|
||||
|
||||
<el-col :span="24" v-for="i in allDiscussList" :key="i.id">
|
||||
<img v-if="isIcp" src="@/assets/login.png" style="height: 150px;width: 100%" alt=""/>
|
||||
|
||||
<DisscussCard v-else :discuss="i"/>
|
||||
</el-col>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user