Skip to content

Commit

Permalink
gif change
Browse files Browse the repository at this point in the history
  • Loading branch information
useryangtao committed Sep 25, 2016
1 parent 5b1394a commit 7110fdc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified src/assets/images/readme/view-wechat-animation.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion src/views/chat/dialogue.vue
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ export default {
//nextPath
let nextPath = '';
let roleType = this.dialogue_type;
console.log(roleType)
// console.log(roleType)
if (roleType === 'group') {
nextPath = '/chat/dialogue/chat-info'
} else if (roleType === 'friends') {
Expand Down

0 comments on commit 7110fdc

Please sign in to comment.