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