设备列表、电价列表、综合搜索、图表详情优化
This commit is contained in:
@ -85,7 +85,7 @@
|
||||
</el-form>
|
||||
<!-- 底部 -->
|
||||
<div class="el-login-footer">
|
||||
<span>Copyright © 2025 上海电动工具研究所(集团)有限公司.</span>
|
||||
<span>Copyright © 2025 上动新能源 版权所有</span>
|
||||
</div>
|
||||
</div>
|
||||
</template>
|
||||
@ -265,6 +265,7 @@ export default {
|
||||
}
|
||||
}
|
||||
.el-login-footer {
|
||||
z-index:2;
|
||||
height: 40px;
|
||||
line-height: 40px;
|
||||
position: fixed;
|
||||
|
||||
Reference in New Issue
Block a user