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