Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohoblk-wap
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
陈轩
2016-08-09 16:07:46 +0800
Commit
2c0eb553d8e2db80523586623020b57487440856
1 parent
ab14b18b
fix
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
public/vue/editorial/top-nav.vue
public/vue/editorial/top-nav.vue
View file @
2c0eb55
...
...
@@ -86,6 +86,7 @@
tip('登录失败');
});
}
tip(result.message);
if (misc && misc.code === 200) {
this.isFavorite = misc.data.isFavor === 'Y';
...
...
Please
register
or
login
to post a comment