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