api/api.js @@ -6,7 +6,7 @@ * 登录 */ login(params) { return http.post('/sys/mLogin',params) return http.post('/sys/login',params) }, /** * 手机号码登录