提交内容
This commit is contained in:
parent
6b8e1bf26f
commit
e30a7de45d
|
|
@ -189,10 +189,6 @@
|
|||
<image class="img-copyright" :src="copyright.image" mode="widthFix"></image>
|
||||
<view class="text">{{copyright.Copyright}}</view>
|
||||
</view>
|
||||
<view v-else class="copy-right">
|
||||
<view class="iconfont icon-crmeb"></view>
|
||||
<view class="text">©️众邦科技版权所有</view>
|
||||
</view>
|
||||
<view style="height: 50rpx;"></view>
|
||||
<authorize @onLoadFun="onLoadFun" :isAuto="isAuto" :isShowAuth="isShowAuth" @authColse="authColse" :isGoIndex="false"></authorize>
|
||||
<!-- #ifndef H5 -->
|
||||
|
|
|
|||
Loading…
Reference in New Issue