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