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