| | |
| | | <image src="/static/head.png" mode=""></image> |
| | | </view> |
| | | <view class="main-page-box"> |
| | | <view class="second-box"> |
| | | <view class="second-box" @click="goPolicyList"> |
| | | <image src="/static/hqzc.png" class="icon"></image> |
| | | <view class="driver"></view> |
| | | <view class="right-box" @click="goPolicyList"> |
| | | <view class="right-box" > |
| | | <view class="article-list"> |
| | | <view class="u-line-1 margin-bottom" v-for="(item, index) in policyList" :key="index"> |
| | | {{item.docTitle}}</view> |
| | |
| | | <image src="/static/policy/zhi2.png" v-if="isJudge" @click="recordZhifa" mode="widthFix"></image> |
| | | <image src="/static/policy/zhi3.png" v-if="userAuth" @click="report" mode="widthFix"></image> |
| | | <image src="/static/policy/zhi4.png" v-if="userAuth" @click="applyRecord" mode="widthFix"></image> |
| | | <image src="/static/policy/zhi5.png" @click="goDataLook" v-if="userType == '02'" mode="widthFix"> |
| | | <image src="/static/policy/zhi5.png" @click="goDataLook" v-if="userType == '00'" mode="widthFix"> |
| | | </image> |
| | | </view> |
| | | </view> |