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