Commit ad71231df399cd0c0f66233df2e5ba88a173c013

Authored by luoye
1 parent 94bd230b4e

搜索标签 检查记录标签

Showing 2 changed files with 3 additions and 3 deletions

littleApp_child/pages/CheckReport/CheckReport.wxml View file @ ad71231
... ... @@ -107,7 +107,7 @@
107 107 <label class="check_diagnosis_name">检查诊断</label>
108 108 <image class="icon_more" src="{{isShowOne==false ? '../../source/more_bottom.png': '../../source/more_top.png'}}"></image>
109 109 </view>
110   - <label wx:if="{{wzInfo.highRisk == 1}}" class="high_risk_bg">高危</label>
  110 + <!-- <label wx:if="{{wzInfo.highRisk == 1}}" class="high_risk_bg">高危</label> -->
111 111 <view class="check_diagnosis_bg">
112 112 <label wx:if="{{!isShowOne}}" class="check_diagnosis_content_1_line">{{wzInfo.diagnose[0]}}</label>
113 113 <view wx:if="{{isShowOne}}" style="display:flex;width:100%">
littleApp_child/pages/SearchPage/SearchPage.wxml View file @ ad71231
... ... @@ -8,10 +8,10 @@
8 8 <view class="searchBar_bar_cancle" bindtap="back">取消</view>
9 9 </view>
10 10 <!-- 建议标签 -->
11   - <view class="recommend_labels">
  11 + <!-- <view class="recommend_labels">
12 12 <view catchtap="clickLabel" data-categary="lable" class="recommend_label">搜索标签</view>
13 13 <view class="recommend_label">搜索标签</view>
14   - </view>
  14 + </view> -->
15 15 <!-- 搜索历史 -->
16 16 <view class="history_list" wx:if="{{getSearch.length > 0 && !searching}}">
17 17 <view class="history_list_content">