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