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