zhangwei
2025-01-17 2af6a1003a5a6870c5ad14c7b2b74994c136ca88
1
2
3
const { http } = uni.$u
// 获取菜单
export const fetchMenu = (params, config = {}) => http.post('/ebapi/public_api/index', params, config)