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
523 B
Plaintext
11 lines
523 B
Plaintext
<view class="container display-flex">
|
|
<view class="logoContainer display-flex">
|
|
<image class="" src="https://matripe-cms.oss-cn-beijing.aliyuncs.com/1shoudan/zhiweiyun.png" 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> |