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