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