From 38bece3f83c887e10f9b8e0385de35bbcbf63cfa Mon Sep 17 00:00:00 2001 From: ZhaoYang <565837861@qq.com> Date: Fri, 13 Mar 2026 17:57:28 +0800 Subject: [PATCH] =?UTF-8?q?=E8=81=8A=E5=A4=A9=E4=B8=8A=E4=BC=A0=E5=9B=BE?= =?UTF-8?q?=E7=89=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pagesA/pages/expertChat/expertChat.wxml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pagesA/pages/expertChat/expertChat.wxml b/pagesA/pages/expertChat/expertChat.wxml index 79a5d57..52c8274 100644 --- a/pagesA/pages/expertChat/expertChat.wxml +++ b/pagesA/pages/expertChat/expertChat.wxml @@ -54,7 +54,7 @@ class="message-image" mode="aspectFill" bindtap="previewImage" - data-url="{{item.content}}" + data-url="{{baseUrl+item.content}}" >