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