Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yoho-community-web
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
1
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
yyq
2019-02-18 20:33:09 +0800
Commit
48b8946608f2ec24f85b8b00751de020a5cbc216
1 parent
c26aacb8
fix author type
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
apps/pages/article/components/article/article-item.vue
apps/pages/article/components/article/article-item.vue
View file @
48b8946
...
...
@@ -32,6 +32,7 @@ export default {
return {
authorName: this.data.authorName,
authorUid: this.data.authorUid,
authorType: this.data.authorType,
authorHeadIco: this.data.authorHeadIco,
hasAttention: this.data.hasAttention,
};
...
...
Please
register
or
login
to post a comment