Browse Source

Merge branch 'milestone-20250710-上线前优化' into dev

songjie/feature-20250628160649-上线前优化
宋杰 4 weeks ago
parent
commit
9277e20e82
  1. 2
      src/views/AiEmotion.vue

2
src/views/AiEmotion.vue

@ -3703,7 +3703,7 @@ const emit = defineEmits(["updateMessage", "sendMessage", "ensureAIchat", "enabl
} }
.golden-wheel-img { .golden-wheel-img {
width: 60%;
width: 30%;
max-width: 500px; max-width: 500px;
height: auto; height: auto;
} }

Loading…
Cancel
Save