需要实名认证
This commit is contained in:
@@ -47,13 +47,10 @@
|
||||
:groupType="groupInfo.profile.type"
|
||||
@selectType="selected"
|
||||
/>
|
||||
<span
|
||||
v-else
|
||||
class="group-h5-list-item-content"
|
||||
@click="edit('type')"
|
||||
>
|
||||
<span v-else class="group-h5-list-item-content">
|
||||
<!-- @click="edit('type')" -->
|
||||
<p class="content">{{ groupTypeDetail.label }}</p>
|
||||
<Icon :file="rightIcon" />
|
||||
<!-- <Icon :file="rightIcon" /> -->
|
||||
</span>
|
||||
</div>
|
||||
<article v-if="!isPC" class="group-h5-list-item-introduction">
|
||||
|
||||
Reference in New Issue
Block a user