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