From 48145f787eda81815f653ad21161a60e89b6a303 Mon Sep 17 00:00:00 2001
From: riku <risaku@163.com>
Date: 星期三, 13 十一月 2024 16:41:32 +0800
Subject: [PATCH] 2024.11.13

---
 pages/mConsult/consultdetailqa/consultdetailqa.js |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/pages/mConsult/consultdetailqa/consultdetailqa.js b/pages/mConsult/consultdetailqa/consultdetailqa.js
index e2caf2d..ac964da 100644
--- a/pages/mConsult/consultdetailqa/consultdetailqa.js
+++ b/pages/mConsult/consultdetailqa/consultdetailqa.js
@@ -1,4 +1,5 @@
 // pages/mConsult/consultdetailqa/consultdetailqa.js
+import $f from "../../../service/baserequest";
 const consultservice = require("../../../service/consultservice")
 const app = getApp()
 
@@ -8,6 +9,8 @@
    * 椤甸潰鐨勫垵濮嬫暟鎹�
    */
   data: {
+    icon1: $f.baseIconUrl + 'res/con_qa.png',
+
     showloading: false,
     question: {},
     //闂娑夊強鐨勯」鐩�

--
Gitblit v1.9.3