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