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