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