Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
杨俊
/
spread_im
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit
be0413d9
...
be0413d96e313a11b219c96b769ad1d98c0f52b8
authored
2022-08-11 14:42:28 +0800
by
胡海的本本
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
用户信息添加im_id
1 parent
dd6fc748
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
src/components/conversation/conversationProfile/user-profile.vue
src/components/conversation/conversationProfile/user-profile.vue
View file @
be0413d
...
...
@@ -9,6 +9,7 @@
[Anonymous]
</span>
</div>
<div>
{{
userProfile
.
userID
}}
</div>
<div
class=
"gender"
v-if=
"genderClass"
>
<span
:title=
"gender"
class=
"iconfont"
:class=
"genderClass"
></span>
</div>
...
...
Please
register
or
sign in
to post a comment