lin
2026-07-09 1c9a1dced28b40e44159d05f83f51b428378ceb5
UI:齐享购IOS 新增网安信息
2 files modified
1 files added
14 ■■■■ changed files
pages/my/my.vue 12 ●●●● patch | view | raw | blame | history
static/css/my.css 2 ●●● patch | view | raw | blame | history
static/imgs/wangan.png patch | view | raw | blame | history
pages/my/my.vue
@@ -104,8 +104,16 @@
                <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>
static/css/my.css
@@ -101,7 +101,7 @@
    color: #666666;
}
.myBeiAn view{
    margin-bottom: 10upx;
    margin-bottom: 4upx;
}
.edu{
    margin: 10upx 0 0 10upx;
static/imgs/wangan.png