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