| | |
| | | <div class="layoutNavMoveCenter"> |
| | | <div class="layoutNavMove___j5ets"> |
| | | <div class="myAgent___djnd_ myAgentAnim myAgentlight___yK7Gk"> |
| | | <!-- <div data-testid="msh-sidebar-main" class="myAgentHome___PG6IZ"></div>--> |
| | | <div data-testid="msh-sidebar-main" class="myAgentHome___PG6IZ"></div> |
| | | <div class="myAgentLine___Isl6E"></div> |
| | | <div class="myAgentTool___Y1_mC" data-testid="msh-sidebar-new" @click="()=>{ |
| | | EventBus.emit('newChat') |
| | |
| | | alt=""></div> |
| | | </div> |
| | | <div class="myAgentLine___Isl6E" style="margin-top: 4px;"></div> |
| | | <div id="myAgentBox"> |
| | | <div class="myAgentBox___zrCit"> |
| | | <div class="myAgentBoxImg___Mgu9e"> |
| | | <div class="myAgentBoxImgLayout___u69B_"> |
| | |
| | | </div> |
| | | </div> |
| | | </div> |
| | | <div class="myAgentBox___zrCit"> |
| | | <div class="myAgentBoxImg___Mgu9e"> |
| | | <div class="myAgentBoxImgLayout___u69B_"> |
| | | <div class="MuiBox-root css-5nczy5"><img |
| | | src="https://kimi-img.moonshot.cn/prod-chat-kimi/avatar/kimiplus/guess.png" alt="" |
| | | style="border-radius: 50%; width: 100%; height: 100%;"></div> |
| | | <span class="myAgentBoxImgLayoutTip___xHV4m">猜猜我在想谁</span></div> |
| | | <div data-testid="msh-sidebar-bot-delete" class="myAgentBoxImgDelete___qXZuq"> |
| | | <div class="myAgentBoxImgDeleteInner____Hawc">从侧边栏移除</div> |
| | | </div> |
| | | </div> |
| | | </div> |
| | | <div class="myAgentBox___zrCit"> |
| | | <div class="myAgentBoxImg___Mgu9e"> |
| | | <div class="myAgentBoxImgLayout___u69B_"> |
| | | <div class="MuiBox-root css-5nczy5"><img |
| | | src="https://kimi-img.moonshot.cn/prod-chat-kimi/avatar/kimiplus/guess.png" alt="" |
| | | style="border-radius: 50%; width: 100%; height: 100%;"></div> |
| | | <span class="myAgentBoxImgLayoutTip___xHV4m">猜猜我在想谁</span></div> |
| | | <div data-testid="msh-sidebar-bot-delete" class="myAgentBoxImgDelete___qXZuq"> |
| | | <div class="myAgentBoxImgDeleteInner____Hawc">从侧边栏移除</div> |
| | | </div> |
| | | </div> |
| | | </div> |
| | | <div class="myAgentLine___Isl6E" style="margin-top: 4px;"></div> |
| | | <!-- <div class="myAgentLine___Isl6E" style="margin-top: 4px;"></div>--> |
| | | </div> |
| | | </div> |
| | | </div> |
| | |
| | | import { Message } from "@arco-design/web-vue"; |
| | | import EventBus from '@/utils/EventBus'; |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | </script> |
| | | <style scoped lang="less"> |
| | | @import "@/views/sessionManager/style/layout.css"; |
| | |
| | | height: calc(100vh - 160px); /* 或者指定高度 */ |
| | | position: relative; |
| | | } |
| | | .layoutNavMove___j5ets{ |
| | | |
| | | #myAgentBox{ |
| | | //width: 100%; |
| | | //max-height: 220px; |
| | | //overflow: hidden; |
| | | } |
| | | |
| | | |