gaoluyang
2025-11-12 8a6d75e515dfcf873fb31bae8fd1609e4e540613
1
2
3
const { http } = uni.$u
// 获取菜单
export const fetchMenu = (params, config = {}) => http.post('/ebapi/public_api/index', params, config)