快乐的昕的电脑
2025-10-10 e190778db3dbac1c8832f599375d12d1c13a8996
components/machine.vue
@@ -255,12 +255,12 @@
      margin-bottom: 4vh;
   }
   .item {
      display: flex;
      flex-direction: row;
      align-items: flex-start;
      margin-bottom: 2vh;
   }
    .item {
        display: flex;
        flex-direction: column; /* 原来是 row */
        align-items: flex-start;
        margin-bottom: 2vh;
    }
   button {
      width: 100%;