h5/apis/index.js @@ -31,7 +31,7 @@ } // 登录 export function loginH5(data) { export function loginH5(data){ return post('system/loginH5', data) }