From edd35a251b58b1fad17015deda92324f74458434 Mon Sep 17 00:00:00 2001
From: unknown <unknown@example.com>
Date: 星期三, 17 八月 2022 00:05:30 +0800
Subject: [PATCH] 台账模块、智能咨询模块

---
 pages/module_consult/consultdetail/consultdetail.wxml |   16 +++++++++-------
 1 files changed, 9 insertions(+), 7 deletions(-)

diff --git a/pages/module_consult/consultdetail/consultdetail.wxml b/pages/module_consult/consultdetail/consultdetail.wxml
index acbb0ff..4d4de5e 100644
--- a/pages/module_consult/consultdetail/consultdetail.wxml
+++ b/pages/module_consult/consultdetail/consultdetail.wxml
@@ -13,22 +13,24 @@
       <view>鍦板煙锛歿{content.mfMgtLevel}}</view>
     </view>
     <view class="fyui-panel">
+      <view>鏂囦欢绫诲埆锛歿{content.mfFileType}}</view>
+      <!-- <view>鏂囦欢涓嬭浇</view> -->
+    </view>
+    <view class="fyui-panel">
       <view>鐩稿叧琛屼笟锛歿{content.mfFileIndustry}}</view>
       <view>鐜繚瑕佺礌锛歿{content.mfEpItemType}}銆亄{content.mfEpItemSubtype}}</view>
       <view>渚濇嵁锛歿{content.mfFileBasis}}</view>
     </view>
     <view class="fyui-panel">
-      <view>鐢熸晥鏃堕棿锛歿{content.mfEffectiveDate}}--{{content.mfClosingDate? content.mfClosingDate : '鐜板湪'}}</view>
+      <view>鐢熸晥鏃堕棿锛歿{content.mfEffectiveDate}}</view>
       <view>淇鎯呭喌锛歿{content.mfFileRevise}}</view>
     </view>
-    <view class="fyui-panel">
-      <view>鏂囦欢绫诲埆锛歿{content.mfFileType}}</view>
-      <view>鏂囦欢涓嬭浇</view>
-    </view>
-    <view class="fyui-panel">
+    
+    <!-- <view class="fyui-panel">
       <view>鍏抽敭璇嶏細{{content.mfKeywordLv1}}</view>
-    </view>
+    </view> -->
   </view>
   <view class="page__ft">
+    <view class="submit" bindtap="openFile">鏌ョ湅鏂囦欢</view>
   </view>
 </view>
\ No newline at end of file

--
Gitblit v1.9.3