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