无人机管理后台前端(已迁走)
chenyao
2025-11-17 233e4fc4f35bd00a36ee34a7fbf5e47b41db26db
src/views/device/components/DockControlPanel.vue
@@ -480,9 +480,10 @@
  border-radius: 2px;
  .control-cmd-wrapper {
    font-size: 14px;
    .control-cmd-header {
      font-size: 14px;
      font-weight: 600;
      //font-weight: 600;
      padding: 10px 10px 0px;
      .debug-btn {
@@ -513,7 +514,10 @@
          flex-direction: column;
          .item-label {
            font-weight: 700;
            //font-weight: 700;
          }
          .item-status {
            color: #8d8b8b;
          }
        }
      }