index.wxml
1.09 KB
<view class="about-container"><view class="header-section text-center"><image style="width:150rpx;height:150rpx;" src="/static/logo200.png" mode="widthFix"></image><uni-title vue-id="6441f019-1" type="h2" title="erp移动端" bind:__l="__l"></uni-title></view><view class="content-section"><view class="menu-list"><view class="list-cell list-cell-arrow"><view class="menu-item-box"><view>版本信息</view><view class="text-right">{{"v"+version}}</view></view></view><view class="list-cell list-cell-arrow"><view class="menu-item-box"><view>官方邮箱</view><view class="text-right">3783722918@qq.com</view></view></view><view class="list-cell list-cell-arrow"><view class="menu-item-box"><view>服务QQ</view><view class="text-right">3783722918</view></view></view><view class="list-cell list-cell-arrow"><view class="menu-item-box"><view>公司网站</view><view class="text-right"><uni-link vue-id="6441f019-2" href="{{url}}" text="{{url}}" showUnderLine="false" bind:__l="__l"></uni-link></view></view></view></view></view><view class="copyright"><view>Copyright © 2024 All Rights Reserved.</view></view></view>