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-05-07 20:54:12 +0800
Commit
98cb217087c0b05c23983ced26814a48ec1f2f98
1 parent
f4f5227c
fix item 2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
apps/pages/article/components/article/article-item2.vue
apps/pages/article/components/article/article-item2.vue
View file @
98cb217
...
...
@@ -75,7 +75,7 @@ export default {
},
favOption() {
return {
selected: this.articleState.hasPraise
d
=== 'Y',
selected: this.articleState.hasPraise === 'Y',
iconBold: true,
iconFontSize: 30,
textAlign: 'normal'
...
...
Please
register
or
login
to post a comment