web
2025-03-20 200737d7c5fee9de223a92bd1a4aaeb05733a27f
src/views/screen/flow/graphic/index.vue
@@ -68,7 +68,7 @@
                            :value="item.value"
                        />
                    </el-select>
                    <el-input v-model="searchVal" style="width: 20rem" />
                    <el-input v-model="searchVal" style="width: 20rem" placeholder="请输入监测点名称" />
                    <el-button><el-icon><Search /></el-icon>搜索</el-button>
                    <el-button style="margin-left: 0" v-if="userType === '1'"><el-icon><Plus /></el-icon>新增</el-button>
                </div>
@@ -252,6 +252,7 @@
                    background: rgba(23,108,229,0.3);
                    border: 1px solid #176CE5;
                    padding: 20px;
                    border-radius: 8px;
                    .title{
                        height: 12%;
                        text-align: center;
@@ -262,6 +263,7 @@
                        width: 100%;
                        height: 60%;
                        background: url("@/assets/images/login_icon.png") no-repeat;
                        background-size: 100% 100%;
                    }
                    .info{
                        width: 100%;