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