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