Преглед на файлове

打印短语最大宽度

natasha преди 5 дни
родител
ревизия
c9c4894fb8
променени са 2 файла, в които са добавени 3 реда и са изтрити 1 реда
  1. 2 0
      src/views/bookShelf/components/PrintModel.vue
  2. 1 1
      src/views/bookShelf/index.vue

+ 2 - 0
src/views/bookShelf/components/PrintModel.vue

@@ -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;

+ 1 - 1
src/views/bookShelf/index.vue

@@ -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();