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