Merge remote-tracking branch 'origin/feature/v1.3_主agent_rxd' into test

This commit is contained in:
rd
2025-09-01 14:07:57 +08:00
5 changed files with 67 additions and 53 deletions

View File

@ -3,10 +3,12 @@
backdrop-filter: blur(20px);
background: rgba(255, 255, 255, 0.9);
.history-conversation-btn {
border-radius: 8px 0 0 8px;
border-top: 1px solid #eabaff;
border-bottom: 1px solid #eabaff;
border-left: 1px solid #eabaff;
background: url('@/assets/img/agent/icon-history.png') center center no-repeat;
background-size: cover;
// border-radius: 8px 0 0 8px;
// border-top: 1px solid #eabaff;
// border-bottom: 1px solid #88DDFF;
// border-left: 1px solid #AC8EFF;
position: absolute;
top: 50%;
right: 0;