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 | 15 ++++++++-------
1 files changed, 8 insertions(+), 7 deletions(-)
diff --git a/pages/module_consult/consultdetail/consultdetail.wxml b/pages/module_consult/consultdetail/consultdetail.wxml
index a716e97..4d4de5e 100644
--- a/pages/module_consult/consultdetail/consultdetail.wxml
+++ b/pages/module_consult/consultdetail/consultdetail.wxml
@@ -13,21 +13,22 @@
<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>
--
Gitblit v1.9.3