gaoluyang
2026-04-28 2082dea4977d47618c8d7ad4dd9bb847f5cf1b17
1
2
3
const { http } = uni.$u
// 获取菜单
export const fetchMenu = (params, config = {}) => http.post('/ebapi/public_api/index', params, config)