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