pda/api/index.js @@ -41,7 +41,7 @@ // 登录 export const loginPost = (data) => { return http({ url: 'loginH5', url: 'loginPDA', method: 'post', data })