@@ -2050,6 +2050,8 @@ export default {
font-size: 24px;
line-height: 32px;
color: #ed5f00;
+ max-width: 60%;
+ word-break: break-word;
}
.symbol {
font-size: 20px;
@@ -560,7 +560,7 @@ export default {
},
//生命周期 - 创建完成(可以访问当前this实例)
created() {
- console.log("2025-07-14");
+ console.log("2025-07-15");
if (this.userMessage) {
this.getNumber();
this.getList();