| | |
| | | <text>|</text> |
| | | <text @tap="agreeDialog2">《隐私政策》</text> |
| | | </view> |
| | | <view @tap="goWebUrl('http://beian.miit.gov.cn')">APP备案号: {{Config.icp}}</view> |
| | | <view @tap="goWebUrl('http://beian.miit.gov.cn')">Copyright © 2025 {{Config.url}} All Rights Reserved.</view> |
| | | <view >客服电话:400-636-0330(8:00-20:00)</view> |
| | | <view @tap="goWebUrl('http://beian.miit.gov.cn')">Copyright © 2025 智葆汇科技 All Rights Reserved.</view> |
| | | <view style="display: flex;justify-content: center;gap: 5px;"> |
| | | <view style="display: flex;align-items: center;justify-content: start;gap: 2px;" @tap="goWebUrl('https://beian.mps.gov.cn/#/query/webSearch')"> |
| | | <image src="/static/imgs/wangan.png" style="width: 30rpx;height: 30rpx;"></image> |
| | | <span>新公网安备65010202001358号</span> |
| | | </view> |
| | | <view @click="goWebUrl('https://beian.miit.gov.cn/')">{{Config.icp}}</view> |
| | | </view> |
| | | <!-- <view @tap="goWebUrl('http://beian.miit.gov.cn')">APP备案号: {{Config.icp}}</view>--> |
| | | |
| | | </view> |
| | | <agreePup ref="agreePup1" :gp="1" title="注册协议"></agreePup> |