From 95a70fceae8d1b3b547a7414a995aec28b147d68 Mon Sep 17 00:00:00 2001 From: 闫增涛 <1829501689@qq.com> Date: 星期二, 28 五月 2024 16:28:08 +0800 Subject: [PATCH] Merge branch 'master' of http://182.92.203.7:2001/r/testbookLayout --- src/books/lifeCare/view/chapter016.vue | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/books/lifeCare/view/chapter016.vue b/src/books/lifeCare/view/chapter016.vue index 44b9390..7970cdf 100644 --- a/src/books/lifeCare/view/chapter016.vue +++ b/src/books/lifeCare/view/chapter016.vue @@ -1,5 +1,5 @@ 锘�<template> - <div class="chapter" num="16"> + <div class="chapter" num="17"> <div class="page-box" page="227"> <div class="bodystyle topImg"> <h2 id="b015"><img class="img-0" alt="" src="../image/zt7.jpg" /></h2> @@ -415,7 +415,7 @@ style="border: 0" placeholder="璇疯緭鍏ュ唴瀹�" rows="5" - maxlength="200" + class="textareaInput" @blur="onBlurChange('text39')" ></textarea> -- Gitblit v1.9.1