src/api/user.js @@ -4,7 +4,7 @@ return request({ url: '/wx/web/login', method: 'post', data params: data }) } export function getInfo(token) {