renwu
This commit is contained in:
parent
f51e826e9a
commit
c006c0842d
|
@ -67,7 +67,7 @@
|
||||||
</view>
|
</view>
|
||||||
<view class="weui-cell weui-cell_access">
|
<view class="weui-cell weui-cell_access">
|
||||||
<view class="weui-cell__bd weui-cell_primary">
|
<view class="weui-cell__bd weui-cell_primary">
|
||||||
<view>处罚内容</view>
|
<view>处理意见</view>
|
||||||
</view>
|
</view>
|
||||||
<view class="weui-cell__ft" style="width:200px">
|
<view class="weui-cell__ft" style="width:200px">
|
||||||
{{content}}
|
{{content}}
|
||||||
|
@ -75,7 +75,7 @@
|
||||||
</view>
|
</view>
|
||||||
<view class="weui-cell weui-cell_access">
|
<view class="weui-cell weui-cell_access">
|
||||||
<view class="weui-cell__bd weui-cell_primary">
|
<view class="weui-cell__bd weui-cell_primary">
|
||||||
<view>被处罚人员</view>
|
<view>涉及人员</view>
|
||||||
</view>
|
</view>
|
||||||
<view class="weui-cell__ft" style="width:200px">
|
<view class="weui-cell__ft" style="width:200px">
|
||||||
{{bcfr==[]?'kkl':bcfr}}
|
{{bcfr==[]?'kkl':bcfr}}
|
||||||
|
|
Loading…
Reference in New Issue