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