提交内容

This commit is contained in:
wuhui_zzw 2023-11-13 14:30:02 +08:00
parent 6b8e1bf26f
commit e30a7de45d
1 changed files with 0 additions and 4 deletions

View File

@ -189,10 +189,6 @@
<image class="img-copyright" :src="copyright.image" mode="widthFix"></image> <image class="img-copyright" :src="copyright.image" mode="widthFix"></image>
<view class="text">{{copyright.Copyright}}</view> <view class="text">{{copyright.Copyright}}</view>
</view> </view>
<view v-else class="copy-right">
<view class="iconfont icon-crmeb"></view>
<view class="text">©众邦科技版权所有</view>
</view>
<view style="height: 50rpx;"></view> <view style="height: 50rpx;"></view>
<authorize @onLoadFun="onLoadFun" :isAuto="isAuto" :isShowAuth="isShowAuth" @authColse="authColse" :isGoIndex="false"></authorize> <authorize @onLoadFun="onLoadFun" :isAuto="isAuto" :isShowAuth="isShowAuth" @authColse="authColse" :isGoIndex="false"></authorize>
<!-- #ifndef H5 --> <!-- #ifndef H5 -->