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