From 36b6f8d069bf3adf3b1cdc7434003769731b6cf1 Mon Sep 17 00:00:00 2001
From: unknown <qq1940665526@163.com>
Date: 星期一, 27 五月 2024 17:26:11 +0800
Subject: [PATCH] 增加icon

---
 src/books/lifeCare/view/chapter011.vue |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/books/lifeCare/view/chapter011.vue b/src/books/lifeCare/view/chapter011.vue
index 4f6bab2..784f0c4 100644
--- a/src/books/lifeCare/view/chapter011.vue
+++ b/src/books/lifeCare/view/chapter011.vue
@@ -1,5 +1,5 @@
 锘�<template>
-  <div class="chapter" num="11">
+  <div class="chapter" num="12">
     <div class="page-box" page="159">
       <div class="bodystyle topImg">
         <h2 id="b010"><img class="img-0" alt="" src="../image/zt2.jpg" /></h2>
@@ -418,7 +418,7 @@
             style="border: 0"
             placeholder="璇疯緭鍏ュ唴瀹�"
             rows="5"
-            maxlength="200"
+            
             class="textareaInput"
             @blur="onBlurChange('text39')"
           ></textarea>

--
Gitblit v1.9.1