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