From 1115e4e0609cf1dd741a69ba15e3eeb96a14d162 Mon Sep 17 00:00:00 2001 From: zoujiandong <10130823232@qq.com> Date: Fri, 29 Mar 2024 19:19:23 +0800 Subject: [PATCH] =?UTF-8?q?=E7=AE=80=E4=BB=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- user/commpents/myprofile/index.wxml | 4 ++-- user/commpents/textarea-cell/index.wxml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/user/commpents/myprofile/index.wxml b/user/commpents/myprofile/index.wxml index 146f779..079530a 100644 --- a/user/commpents/myprofile/index.wxml +++ b/user/commpents/myprofile/index.wxml @@ -391,7 +391,7 @@ disabled="{{(indentity && iden_auth_disabled) || (!indentity && introduction_status==2)}}" has_error_content="{{ brief_introduction_reason }}" data-textarea_name="textarea_jianjie" - bindTextAreaBlur="getTextAreaVal" /> + bind:TextAreaBlur="getTextAreaVal" /> + data-textarea_name="textarea_shanchang" bind:TextAreaBlur="getTextAreaVal" /> - +