| | |
| | | <image class="w-81 h-77 ml-38" src="/static/home/img8.png" mode=""></image> |
| | | <text class="ml-37 font-bold">统计分析</text> |
| | | </view> |
| | | <view class="pt-38 pb-38 bg1 w-333 br-19 mt-19 flex a-center" @tap.stop="toCertificationAudit" v-if="showData && userInfo.isAdmin == 1"> |
| | | <view class="pt-38 pb-38 bg1 w-333 br-19 mt-19 flex a-center" @tap.stop="toCertificationAudit" |
| | | v-if="showData && userInfo.isAdmin == 1"> |
| | | <image class="w-81 h-77 ml-38" src="/static/home/Group 2@2x.png" mode=""></image> |
| | | <text class="ml-37 font-bold">党员审核</text> |
| | | </view> |
| | |
| | | |
| | | }, |
| | | onLoad(e) { |
| | | |
| | | |
| | | if (e.token) { |
| | | uni.setStorageSync('token', 'Bearer ' + e.token) |
| | | } |
| | |
| | | methods: { |
| | | // 管理员确认 |
| | | comfirm() { |
| | | confirmContent() |
| | | confirmContent().then(res => { |
| | | this.$refs.confirmPop.closePopup() |
| | | }) |
| | | }, |
| | | //关闭切换角色弹窗 |
| | | closeChangeRole() { |
| | |
| | | } else { |
| | | this.changeRolePopup = true |
| | | } |
| | | this.$refs.dongjiePop.closePopup() |
| | | }, |
| | | // 认证详情 |
| | | toRenzhengDetail() { |
| | | uni.navigateTo({ |
| | | url: '/pages/authentication/authentication?detail=1' |
| | | }) |
| | | this.$refs.jujuePop.closePopup() |
| | | this.$refs.shenhePop.closePopup() |
| | | }, |
| | | // 切换角色 |
| | | changeRole(e) { |
| | |
| | | uni.navigateTo({ |
| | | url: '/pages/authentication/authentication' |
| | | }) |
| | | this.$refs.renzhengPop.closePopup() |
| | | }, |
| | | // 关闭webview |
| | | closeH5() { |
| | |
| | | }) |
| | | wx.miniProgram.navigateBack() |
| | | }); |
| | | |
| | | |
| | | wx.error((err) => { |
| | | // 处理错误情况 |
| | | uni.showToast({ |
| | |
| | | }) |
| | | }) |
| | | }) |
| | | |
| | | |
| | | }, |
| | | Allread() { |
| | | getread().then(resp => { |