gaoluyang
4 天以前 89cd3efd5dc533e6c8129d7d86dc74e1adf3d84c
1
2
3
const { http } = uni.$u
// 获取菜单
export const fetchMenu = (params, config = {}) => http.post('/ebapi/public_api/index', params, config)