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