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