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