添加从id获取qc的接口

This commit is contained in:
fofolee
2024-05-08 21:53:44 +08:00
parent 545d4b3b31
commit 4de96bac47
4 changed files with 41 additions and 16 deletions

View File

@@ -444,6 +444,7 @@ export default {
cursor: pointer;
user-select: none;
background: #00000008;
transition: 0.5s;
}
.q-card--dark.command {
background: #ffffff08;