智慧农业后台管理页面
guoshilong
2022-08-26 fec7909e8552e98c60f3e14efc7d208e109dc4f8
src/styles/element-ui.scss
@@ -137,4 +137,17 @@
    }
}
.plot-detail-popup {
    .header {
        .plot-name {
            input {
                background: transparent;
                color: #fff;
                font-weight: bold;
                border: none;
            }
        }
    }
}