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