| | |
| | | getInfo().then(val => { |
| | | uni.setStorageSync('userInfo', val.data.data) |
| | | if(this.form.userType == '02') { |
| | | uni.redirectTo({ |
| | | uni.reLaunch({ |
| | | url:`/qiye/qiyeIndex/qiyeIndex` |
| | | }) |
| | | } else if(this.form.userType == '01'){ |
| | | uni.redirectTo({ |
| | | uni.reLaunch({ |
| | | url:`/policy/policyIndex/policyIndex?id=${val.data.data.deptId}` |
| | | }) |
| | | } else { |
| | | uni.redirectTo({ |
| | | uni.reLaunch({ |
| | | url:`/policy/policyIndex/policyIndex` |
| | | }) |
| | | } |
| | |
| | | } |
| | | } |
| | | .line{ |
| | | border-bottom: 3rpx dotted #F4F4F4; |
| | | border-bottom: 3rpx dashed #F4F4F4; |
| | | margin: 24rpx 0; |
| | | } |
| | | .set-line1{ |
| | |
| | | <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> |
| | |
| | | }, |
| | | // 获取执法信息 |
| | | getTotalInfo() { |
| | | getTotalInfo(this.pageQuerm).then(val => { |
| | | getTotalInfo().then(val => { |
| | | // console.log(val) |
| | | this.infoData = val.data.data |
| | | }) |
| | |
| | | <template> |
| | | <view class="padding-bottom"> |
| | | <policyIndexVue v-if="activeNumber == 0" :isJudge="isJudge" :userType="userInfo.userType" :userAuth="userAuth"></policyIndexVue> |
| | | <policyIndexVue v-if="activeNumber == 0" :isJudge="isJudge" :userType="userInfo.data.userType" :userAuth="userAuth"></policyIndexVue> |
| | | <minePage v-if="activeNumber == 1" :userInfo="userInfo" :roleGroup="roleGroup"></minePage> |
| | | <tabsCom :activeNumber.sync="activeNumber"></tabsCom> |
| | | </view> |
| | |
| | | } |
| | | } |
| | | .line{ |
| | | border-bottom: 3rpx dotted #F4F4F4; |
| | | border-bottom: 3rpx dashed #F4F4F4; |
| | | margin: 24rpx 0; |
| | | } |
| | | .set-line1{ |
| | |
| | | } |
| | | } |
| | | .line{ |
| | | border-bottom: 3rpx dotted #F4F4F4; |
| | | border-bottom: 3rpx dashed #F4F4F4; |
| | | margin: 24rpx 0; |
| | | } |
| | | .set-line1{ |
| | |
| | | } |
| | | } |
| | | .border{ |
| | | border: 2rpx dotted #F4F4F4; |
| | | border: 2rpx dashed #F4F4F4; |
| | | margin: 24rpx 0; |
| | | } |
| | | .font-13{ |
| | |
| | | <image src="/static/policy/back.png" mode="widthFix" class="back-image"></image> |
| | | <view class="page-box"> |
| | | <view class="code-hint"> |
| | | <view> |
| | | <image src="/static/policy/success.png" mode="widthFix"></image> |
| | | <!-- <image src="/static/policy/error.png" mode="widthFix"></image> --> |
| | | <text>成功-绿码</text> |
| | | <!-- <text>失败-红码</text> --> |
| | | </view> |
| | | <view class="hint"> |
| | | 可对此企业进行核查 |
| | | </view> |
| | | <view class="hint"> |
| | | 请核查企业信息 |
| | | </view> |
| | | <template v-if="color == 'green'"> |
| | | <view> |
| | | <image src="/static/policy/success.png" mode="widthFix"></image> |
| | | <text>成功-绿码</text> |
| | | </view> |
| | | <view class="hint"> |
| | | 可对此企业进行核查 |
| | | </view> |
| | | </template> |
| | | <template v-if="color == 'red'"> |
| | | <view > |
| | | <image src="/static/policy/error.png" mode="widthFix"></image> |
| | | <text>失败-红码</text> |
| | | </view> |
| | | <view class="hint"> |
| | | 请核查企业信息 |
| | | </view> |
| | | </template> |
| | | </view> |
| | | <!-- 二维码 --> |
| | | <view class="qrcode"> |
| | |
| | | } |
| | | } |
| | | .line{ |
| | | border-bottom: 3rpx dotted #F4F4F4; |
| | | border-bottom: 3rpx dashed #F4F4F4; |
| | | margin: 24rpx 0; |
| | | } |
| | | .set-line1{ |
| | |
| | | } |
| | | } |
| | | .line{ |
| | | border-bottom: 3rpx dotted #F4F4F4; |
| | | border-bottom: 3rpx dashed #F4F4F4; |
| | | margin: 24rpx 0; |
| | | } |
| | | .set-line1{ |