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