You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
521 B
Plaintext

2 years ago
<view class="container display-flex">
<view class="logoContainer display-flex">
<image class="" src="https://matripe-cms.oss-cn-beijing.aliyuncs.com/1shoudan/zctLogo.svg" mode="aspectFit|aspectFill|widthFix" lazy-load="false" binderror="" bindload=""/>
<p class=" mt24 mb8">驻场通</p>
<p class="">Version {{version}}</p>
</view>
<view class="copyRight f12">
<view>伯才公司 版权所有</view>
<view class=''>Copyright © 2021-2023 BocaiGroup. All Rights Reserved.</view>
</view>
</view>