Skip to content

Commit

Permalink
start
Browse files Browse the repository at this point in the history
  • Loading branch information
useryangtao committed Sep 25, 2016
1 parent 5d10676 commit c534e57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app.vue
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ export default {
this.appload = true;
setTimeout(() => {
this.welcome = false;
}, 500)
}, 2000)
if(isMobile){
}else{
Expand Down

0 comments on commit c534e57

Please sign in to comment.