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