Browse Source

样式问题

data-page-V4.3.1
mk 1 year ago
parent
commit
8fa17dfe3c
  1. 2
      subpages/InspectionReport/pages/InspectionReport/InspectionReport.wxml

2
subpages/InspectionReport/pages/InspectionReport/InspectionReport.wxml

@ -100,7 +100,7 @@
<view class="nes" bind:tap="showTime" >
<view class="conclusion">
<text class="prosecutors_pre">拟复查时间</text>
<view class="{{getData?'prosecutors_name':'gray'}}">
<view class="{{getData?'':'gray'}} prosecutors_name">
{{getData?getData:'请选择'}}
</view>
<!-- <picker mode="date" class="prosecutors_name" bindchange="pickerChange1" value="{{data}}">

Loading…
Cancel
Save