能源管理初版

This commit is contained in:
砂糖
2025-09-28 14:38:41 +08:00
parent 16776ffdc8
commit ef8ba712df
25 changed files with 2472 additions and 32 deletions

View File

@@ -306,7 +306,8 @@ export default {
.contextmenu {
margin: 0;
// 右键菜单金属背景
background: #454c51;
// background: #454c51;
background: white;
border: 1px solid #a0a6ad;
z-index: 3000;
position: absolute;