From b03eb6547f3bbccc840e4fa13457e4bded198f68 Mon Sep 17 00:00:00 2001 From: douzhuo <17611323298@163.com> Date: Thu, 1 Sep 2022 21:48:05 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9textarea=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/mine/details.vue | 14 +++++++++++--- pages/mine/details2.vue | 9 +++++++-- 2 files changed, 18 insertions(+), 5 deletions(-) diff --git a/pages/mine/details.vue b/pages/mine/details.vue index 8a6aed8..3137e7c 100644 --- a/pages/mine/details.vue +++ b/pages/mine/details.vue @@ -137,15 +137,15 @@ 常错词: - + 正确词: - + @@ -205,6 +205,12 @@ }, data() { return { + customStyle: { + 'width': '320rpx', + 'font-size': '34rpx', + 'height': '30rpx', + 'border-bottom': '1px solid #ccc' + }, noClick: true, recordPath: "", customerId: "", @@ -1121,6 +1127,7 @@ .tian-input { width: 98%; + height: 30rpx; font-size: 34rpx; border: none; } @@ -1734,4 +1741,5 @@ /deep/ .u-model-title { padding: 34rpx 0 16rpx !important; } + diff --git a/pages/mine/details2.vue b/pages/mine/details2.vue index 27ec750..1e29748 100644 --- a/pages/mine/details2.vue +++ b/pages/mine/details2.vue @@ -193,7 +193,7 @@ + :custom-style="customStyle" :border="false" class="tian-input" placeholder="请输入" /> @@ -201,7 +201,7 @@ 正确词: + :custom-style="customStyle" placeholder="请输入" /> @@ -474,6 +474,11 @@ }, data() { return { + customStyle: { + 'width': '320rpx', + 'font-size': '34rpx', + 'border-bottom': '1px solid #ccc' + }, noClick: true, moreShow: false, kehuyixiangcenterindex: 0,