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