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