chore: 初步聊天布局展示

This commit is contained in:
2025-11-03 18:33:06 +08:00
parent 5b9114aeac
commit 1c2fee28ec
2 changed files with 192 additions and 25 deletions

View File

@@ -774,7 +774,10 @@ export default {
</script>
<style lang="scss" scoped>
/* 引入图标字体 */
@import url('/common/css/iconfont.css');
/* 页面样式 */
.ai-chat-container {
height: 100%;
display: flex;