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