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

17 lines
437 B

<template>
<view style="height: 100%;width: 100%;display: flex;flex-direction: column;background: #fff;">
<text style="margin: 20px;color: #919191;">对不起由于系统更新服务暂停预计24小时内新版上线</text>
<image src="https://supervise.yxtsoft.com/lpk/image/systemMaintenance.jpg" mode="scaleToFill" style="width: 100%;">
</image>
</view>
</template>
<script>
</script>
<style>
</style>