gaoluyang
2026-01-22 553c1c6de74ee513cc543c0339ee65c135bea47f
1
2
3
const { http } = uni.$u
// 获取菜单
export const fetchMenu = (params, config = {}) => http.post('/ebapi/public_api/index', params, config)