This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<template>
<div class="bottom-info">
系统名称:输变电工程施工现场安全风险预警系统
<div>
版本:v1.0
</div>
</template>
<style lang="scss">
.bottom-info{
width: 100%;
height: 10%;
text-align: left;
font-size: 25px;
font-weight: bold;
color: #1E67E7;
}
</style>