From f14ea940fb32105de8b592992e3f53c62f31d84d Mon Sep 17 00:00:00 2001
From: riku <risaku@163.com>
Date: 星期四, 22 一月 2026 16:42:51 +0800
Subject: [PATCH] 2026.1.22
---
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