快乐的昕的电脑
2025-11-14 254ee3e46710132e4e6098c51605e7132c340416
components/machine.vue
@@ -385,14 +385,13 @@
   }
    .txt-inp {
        height: 40px; /* 与按钮 min-height 保持一致 */
        padding: 10px; /* 与按钮 padding 保持一致 */
        font-size: 24px;
        height: 50px; /* 增大高度 */
        padding: 12px; /* 增大内边距 */
        font-size: 24px; /* 增大字体 */
        width: 50%;
        flex-grow: 1;
        box-sizing: border-box;
        margin-top: 0;
        line-height: 20px; /* 可选,保证内容垂直居中 */
    }
   /* 针对1280*717屏幕的特定优化 */