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