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