设备列表、电价列表、综合搜索、图表详情优化

This commit is contained in:
白菜
2025-10-21 15:42:00 +08:00
parent 96e4f7874f
commit 5c150b0d26
5 changed files with 64 additions and 13 deletions

View File

@ -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;