const http = uni.$u.http // 获取动态菜单 export const getAuthMenu = (data, config = {}) => http.post('/pda/menu/pda/auth', data, config)