odc.xiaohui
2023-04-14 89470d761e2daef431c0f68355a973945607cfa8
miniprogram/pages/user/index.wxml
@@ -23,11 +23,14 @@
            <image class="icon" src="../icon/3_xiaji.png"></image>
            <text class="font-wenzi">个人中心</text>
        </view> -->
        <view class="box2" bindtap="getReport">
        <view class="box2 box-t" bindtap="getReport">
             <text class="font-wenzi">受损人员信息登记</text>
        </view>
        <view class="box2 box1 box-t" bindtap="getamoter">
             <text class="font-wenzi">警方公告</text>
        </view>
        <view wx:if="{{role==1}}" class="box2 box3" bindtap="toDetailedInformation">
             <text class="font-wenzi">报案详情</text>
             <text class="font-wenzi">登记审核</text>
        </view>
        <view wx:if="{{role==1}}" class="box2 box4" bindtap="toManage">
             <text class="font-wenzi">案件管理</text>