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