智慧农业后台管理页面
guoshilong
2022-08-09 311325c98fbe3ccfdbc85d64e007e7b5b638bbc0
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;
            }
        }
    }
}