可以快速上手的开发文档
如下所示:login(){if(this.email.length>0&&this.password.length>0){this.$http.post('/api/login',{user:this.ema..