gaoluyang
2025-09-16 2208346bff099670f2ab8608f2f774caa76d867e
1
2
3
const { http } = uni.$u
// 获取菜单
export const fetchMenu = (params, config = {}) => http.post('/ebapi/public_api/index', params, config)