| | |
| | | >{{ this.baseObject.bwType === "1" ? "黑名单" : "白名单" }}</span |
| | | > |
| | | <span class="ok-time" |
| | | >有效时间:{{ this.baseObject.startTime }}--{{ |
| | | >有效时间:{{ this.baseObject.startTime }} -- |
| | | {{ |
| | | this.baseObject.endTime ? this.baseObject.endTime : "永久有效" |
| | | }}</span |
| | | > |
| | |
| | | @change="setEnable(baseObject)" |
| | | > |
| | | </el-switch> |
| | | |
| | | <div class="shutiao" v-if="baseObject.enable"></div> |
| | | <div class="shutiao1" v-else></div> |
| | | <el-tooltip content="删除" placement="top" popper-class="atooltip"> |
| | | <span |
| | | class="iconfont iconfont-wrap iconshanchuku-09" |
| | |
| | | tooltip-effect="dark" |
| | | style="width: 100%; overflow: auto" |
| | | :fit="true" |
| | | row-class-name="hover-row" |
| | | cell-class-name="cell-classname" |
| | | @row-click="pickRow" |
| | | :default-sort="{ prop: 'createTime', order: 'descending' }" |
| | | @selection-change="handleSelectionChange" |
| | | :header-cell-style="{ |
| | |
| | | borderBottom: 'none', |
| | | }" |
| | | > |
| | | <el-table-column type="selection" width="30"></el-table-column> |
| | | <!-- <el-table-column label="序号" width="60" sortable align="center"> |
| | | <template slot-scope="scope">{{ scope.$index + 1 }}</template> |
| | | </el-table-column> --> |
| | | <el-table-column |
| | | prop="personPicUrl" |
| | | label="照片" |
| | | align="center" |
| | | width="120" |
| | | > |
| | | <el-table-column type="selection" width="40"></el-table-column> |
| | | <el-table-column prop="personPicUrl" label="照片" width="120"> |
| | | <template slot-scope="scope"> |
| | | <img |
| | | :src="'/httpImage/' + scope.row.personPicUrl" |
| | |
| | | </p> |
| | | </template> |
| | | </el-table-column> |
| | | <el-table-column label="生效状态" align="center" min-width="70"> |
| | | <el-table-column label="生效状态" min-width="70"> |
| | | <template slot-scope="scope"> |
| | | <el-switch |
| | | v-model="scope.row.enable" |
| | |
| | | min-width="70" |
| | | show-overflow-tooltip |
| | | sortable |
| | | align="center" |
| | | ></el-table-column> |
| | | <el-table-column |
| | | prop="sex" |
| | | label="性别" |
| | | min-width="60" |
| | | sortable |
| | | align="center" |
| | | ></el-table-column> |
| | | <el-table-column |
| | | prop="idCard" |
| | |
| | | min-width="150" |
| | | show-overflow-tooltip |
| | | sortable |
| | | align="center" |
| | | ></el-table-column> |
| | | <el-table-column |
| | | prop="phoneNum" |
| | |
| | | min-width="100" |
| | | show-overflow-tooltip |
| | | sortable |
| | | align="center" |
| | | ></el-table-column> |
| | | <el-table-column |
| | | prop="monitorLevel" |
| | | label="等级" |
| | | align="center" |
| | | min-width="50" |
| | | ></el-table-column> |
| | | <el-table-column |
| | |
| | | min-width="140" |
| | | show-overflow-tooltip |
| | | sortable |
| | | align="center" |
| | | ></el-table-column> |
| | | <!-- <el-table-column prop="reserved" label="其他" align="center"></el-table-column> --> |
| | | |
| | | <el-table-column label="操作" min-width="130" align="center"> |
| | | <el-table-column label="操作" min-width="130"> |
| | | <template slot-scope="scope"> |
| | | <fTemplate authority="library:set"> |
| | | <el-tooltip |
| | |
| | | </el-tooltip> |
| | | </fTemplate> |
| | | <el-popover |
| | | placement="left" |
| | | placement="top" |
| | | trigger="click" |
| | | popper-class="popper-caozuo" |
| | | > |
| | |
| | | class="iconfont icongengduocaozuo-09" |
| | | style="font-size: 24px; cursor: pointer" |
| | | ></span> |
| | | <!-- @click="handleClick(scope.row)" --> |
| | | </el-popover> |
| | | </template> |
| | | </el-table-column> |
| | |
| | | > |
| | | <div class="member-info"> |
| | | <label class> |
| | | <i class="iconfont icongerenxinxi_v" style="font-size: 30px"></i> |
| | | <img src="/images/library/个人信息.png" alt="" srcset="" /> |
| | | </label> |
| | | <ul> |
| | | <li> |
| | | <!-- <span>姓名:</span> --> |
| | | <span>{{ memberInfo.personName }}</span> |
| | | </li> |
| | | <li> |
| | | <!-- <span>性别:</span> --> |
| | | <span>{{ memberInfo.sex }}</span> |
| | | </li> |
| | | <li style="margin-right: 80px"> |
| | | <!-- <span>身份证号:</span> --> |
| | | <span>{{ memberInfo.idCard }}</span> |
| | | </li> |
| | | <li> |
| | |
| | | <p style="text-align: right; font-size: 14px; color: #5f5f5f"> |
| | | 共{{ faceDataCount }}条数据 |
| | | </p> |
| | | <el-table :data="cameraDetailData" border> |
| | | |
| | | <el-table |
| | | :data="cameraDetailData" |
| | | tooltip-effect="dark" |
| | | :fit="true" |
| | | style="width: 100%; overflow: auto" |
| | | :header-cell-style="{ |
| | | background: '#fff', |
| | | color: '#222222', |
| | | padding: '2px 1px', |
| | | borderBottom: 'none', |
| | | }" |
| | | > |
| | | <el-table-column |
| | | prop="faceImg" |
| | | label="抓拍实景" |
| | |
| | | > |
| | | </div> |
| | | </el-dialog> |
| | | <!-- <el-dialog |
| | | title="修改信息" |
| | | :visible.sync="dialogFormVisible" |
| | | okText="保存" |
| | | width="30%" |
| | | :before-close="handleClose" |
| | | cancelText="取消" |
| | | > |
| | | <el-form |
| | | ref="formForEdit" |
| | | :model="form" |
| | | label-width="120px" |
| | | :rules="rules" |
| | | > |
| | | <div class="flex-center mb10"> |
| | | <el-upload |
| | | class="avatar-uploader" |
| | | action |
| | | :http-request="updateFace" |
| | | accept="image/*" |
| | | :show-file-list="false" |
| | | :on-success="uploadSuccess" |
| | | :on-error="uploadError" |
| | | > |
| | | <div class="mask1"> |
| | | <div |
| | | slot="trigger" |
| | | class="flex-center" |
| | | style="position: absolute; top: 120px" |
| | | > |
| | | <p |
| | | style=" |
| | | background: rgba(0, 0, 0, 0.35); |
| | | width: 150px; |
| | | line-height: 30px; |
| | | color: #fff; |
| | | font-size: 13px; |
| | | opacity: 1; |
| | | " |
| | | > |
| | | 点击修改照片 |
| | | </p> |
| | | </div> |
| | | </div> |
| | | <img |
| | | v-if="`httpImage/` + form.personPicUrl" |
| | | :src="`/httpImage/` + form.personPicUrl" |
| | | style=" |
| | | max-height: 100px; |
| | | width: 100px; |
| | | object-fit: contain; |
| | | background: rgba(0, 0, 0, 0.35); |
| | | " |
| | | class="avatar" |
| | | /> |
| | | </el-upload> |
| | | </div> |
| | | <el-row> |
| | | <el-col :span="20"> |
| | | <el-form-item label="ID" style="width: 100%; margin-bottom: 10px"> |
| | | <el-input |
| | | size="small" |
| | | v-model="form.id" |
| | | disabled |
| | | placeholder="请输入" |
| | | ></el-input> |
| | | </el-form-item> |
| | | </el-col> |
| | | </el-row> |
| | | <el-row> |
| | | <el-col :span="20"> |
| | | <el-form-item |
| | | label="照片标识" |
| | | prop="picDesc" |
| | | style="width: 100%; margin-bottom: 10px" |
| | | > |
| | | <el-input |
| | | size="small" |
| | | v-model="form.picDesc" |
| | | placeholder="请输入" |
| | | ></el-input> |
| | | </el-form-item> |
| | | </el-col> |
| | | </el-row> |
| | | <el-row> |
| | | <el-col :span="20"> |
| | | <el-form-item label="姓名" style="width: 100%; margin-bottom: 10px"> |
| | | <el-input |
| | | size="small" |
| | | v-model="form.personName" |
| | | placeholder="请输入" |
| | | ></el-input> |
| | | </el-form-item> |
| | | </el-col> |
| | | </el-row> |
| | | <el-row> |
| | | <el-col :span="20"> |
| | | <el-form-item |
| | | label="性别" |
| | | prop="sex" |
| | | style="width: 100%; margin-bottom: 8px; text-align: left" |
| | | > |
| | | <el-radio-group v-model="form.sex" class="mt10"> |
| | | <el-radio label="男"></el-radio> |
| | | <el-radio label="女"></el-radio> |
| | | </el-radio-group> |
| | | </el-form-item> |
| | | </el-col> |
| | | </el-row> |
| | | <el-row> |
| | | <el-col :span="20"> |
| | | <el-form-item |
| | | label="身份证号" |
| | | style="width: 100%; margin-bottom: 10px" |
| | | > |
| | | <el-input |
| | | size="small" |
| | | v-model="form.idCard" |
| | | placeholder="请输入" |
| | | ></el-input> |
| | | </el-form-item> |
| | | </el-col> |
| | | </el-row> |
| | | <el-row> |
| | | <el-col :span="20"> |
| | | <el-form-item |
| | | label="手机号" |
| | | style="width: 100%; margin-bottom: 10px" |
| | | > |
| | | <el-input |
| | | size="small" |
| | | v-model="form.phoneNum" |
| | | placeholder="请输入" |
| | | ></el-input> |
| | | </el-form-item> |
| | | </el-col> |
| | | </el-row> |
| | | <el-row> |
| | | <el-col :span="20"> |
| | | <el-form-item |
| | | label="人员等级" |
| | | prop="monitorLevel" |
| | | style="width: 100%; margin-bottom: 10px" |
| | | > |
| | | <el-select |
| | | size="small" |
| | | v-model="form.monitorLevel" |
| | | placeholder="请选择" |
| | | style="width: 100%" |
| | | > |
| | | <el-option |
| | | v-for="item in VideoPhotoData.dictionary.MONITORLEVEL" |
| | | :key="item.value" |
| | | :label="item.name" |
| | | :value="item.value" |
| | | ></el-option> |
| | | </el-select> |
| | | </el-form-item> |
| | | </el-col> |
| | | </el-row> |
| | | <el-row> |
| | | <el-col :span="20"> |
| | | <el-form-item |
| | | label="入库位置" |
| | | style="width: 100%; margin-bottom: 10px" |
| | | > |
| | | <el-input |
| | | size="small" |
| | | v-model="form.fromServerId" |
| | | disabled |
| | | placeholder="请输入" |
| | | ></el-input> |
| | | </el-form-item> |
| | | </el-col> |
| | | </el-row> |
| | | <el-row> |
| | | <el-col :span="20"> |
| | | <el-form-item |
| | | label="入库时间" |
| | | style="width: 100%; margin-bottom: 10px" |
| | | > |
| | | <el-input |
| | | size="small" |
| | | v-model="form.createTime" |
| | | disabled |
| | | placeholder="请输入" |
| | | ></el-input> |
| | | </el-form-item> |
| | | </el-col> |
| | | </el-row> |
| | | <el-row> |
| | | <el-col :span="20"> |
| | | <el-form-item label="其他" style="width: 100%; margin-bottom: 10px"> |
| | | <el-input |
| | | size="small" |
| | | v-model="form.reserved" |
| | | placeholder="请输入" |
| | | ></el-input> |
| | | </el-form-item> |
| | | </el-col> |
| | | </el-row> |
| | | </el-form> |
| | | <div slot="footer" class="dialog-footer"> |
| | | <el-button size="small" @click="handleClose" type="info" |
| | | >取 消</el-button |
| | | > |
| | | <el-button size="small" type="primary" @click="submit()" |
| | | >确 定</el-button |
| | | > |
| | | </div> |
| | | </el-dialog> --> |
| | | <el-drawer title="修改信息" :modal="false" :visible.sync="showInfoDrawer"> |
| | | <!-- :before-close="handleClose" --> |
| | | <el-form |
| | | ref="formForEdit" |
| | | :model="form" |
| | |
| | | </div> |
| | | <el-row> |
| | | <el-col :span="20"> |
| | | <el-form-item label="ID" style="width: 100%; margin-bottom: 14px"> |
| | | <el-form-item label="ID" style="width: 100%; margin-bottom: 20px"> |
| | | <el-input |
| | | size="small" |
| | | v-model="form.id" |
| | |
| | | <el-form-item |
| | | label="照片标识" |
| | | prop="picDesc" |
| | | style="width: 100%; margin-bottom: 14px" |
| | | style="width: 100%; margin-bottom: 20px" |
| | | > |
| | | <el-input |
| | | size="small" |
| | |
| | | </el-row> |
| | | <el-row> |
| | | <el-col :span="20"> |
| | | <el-form-item label="姓名" style="width: 100%; margin-bottom: 14px"> |
| | | <el-form-item label="姓名" style="width: 100%; margin-bottom: 20px"> |
| | | <el-input |
| | | size="small" |
| | | v-model="form.personName" |
| | |
| | | <el-form-item |
| | | label="性别" |
| | | prop="sex" |
| | | style="width: 100%; margin-bottom: 14px; text-align: left" |
| | | style="width: 100%; margin-bottom: 20px; text-align: left" |
| | | > |
| | | <el-radio-group v-model="form.sex" class="mt10"> |
| | | <el-radio label="男"></el-radio> |
| | |
| | | <el-col :span="20"> |
| | | <el-form-item |
| | | label="身份证号" |
| | | style="width: 100%; margin-bottom: 14px" |
| | | style="width: 100%; margin-bottom: 20px" |
| | | > |
| | | <el-input |
| | | size="small" |
| | |
| | | <el-col :span="20"> |
| | | <el-form-item |
| | | label="手机号" |
| | | style="width: 100%; margin-bottom: 14px" |
| | | style="width: 100%; margin-bottom: 20px" |
| | | > |
| | | <el-input |
| | | size="small" |
| | |
| | | <el-form-item |
| | | label="人员等级" |
| | | prop="monitorLevel" |
| | | style="width: 100%; margin-bottom: 14px" |
| | | style="width: 100%; margin-bottom: 20px" |
| | | > |
| | | <el-select |
| | | size="small" |
| | |
| | | <el-col :span="20"> |
| | | <el-form-item |
| | | label="入库位置" |
| | | style="width: 100%; margin-bottom: 14px" |
| | | style="width: 100%; margin-bottom: 20px" |
| | | > |
| | | <el-input |
| | | size="small" |
| | |
| | | <el-col :span="20"> |
| | | <el-form-item |
| | | label="入库时间" |
| | | style="width: 100%; margin-bottom: 14px" |
| | | style="width: 100%; margin-bottom: 20px" |
| | | > |
| | | <el-input |
| | | size="small" |
| | |
| | | </el-row> |
| | | <el-row> |
| | | <el-col :span="20"> |
| | | <el-form-item label="其他" style="width: 100%; margin-bottom: 14px"> |
| | | <el-form-item label="其他" style="width: 100%; margin-bottom: 20px"> |
| | | <el-input |
| | | size="small" |
| | | v-model="form.reserved" |
| | |
| | | class="base" |
| | | v-for="(item, index) in BaseManageData.blackList" |
| | | :key="index" |
| | | :class=" |
| | | BaseManageData.selectBlacks.includes(item.value) |
| | | ? 'white-wrap' |
| | | : '' |
| | | " |
| | | > |
| | | <el-checkbox |
| | | :label="item.value" |
| | |
| | | class="base" |
| | | v-for="(item, index) in BaseManageData.blackList" |
| | | :key="index" |
| | | :class=" |
| | | BaseManageData.selectBlacks.includes(item.value) |
| | | ? 'white-wrap' |
| | | : '' |
| | | " |
| | | > |
| | | <el-checkbox |
| | | :label="item.value" |
| | |
| | | class="base" |
| | | v-for="(item, index) in BaseManageData.whiteList" |
| | | :key="index" |
| | | :class=" |
| | | BaseManageData.selectWhites.includes(item.value) |
| | | ? 'white-wrap' |
| | | : '' |
| | | " |
| | | > |
| | | <el-checkbox |
| | | :label="item.value" |
| | |
| | | } from "@/api/baseLibrary"; |
| | | import { getCameraFaceData } from "@/api/es"; |
| | | import axios from "axios"; |
| | | // import { findByType } from '@/server/video.js' |
| | | import UploadBtn from "./upload"; |
| | | import fTemplate from "@/components/fTemplate"; |
| | | import UploadIcon from "@/components/searching/UploadIcon.vue"; |
| | |
| | | }, |
| | | cameraDetailData: [], |
| | | cameraDetailVisible: false, |
| | | |
| | | dialogFormVisible: false, |
| | | copyVisiabled: false, |
| | | moveVisiabled: false, |
| | |
| | | }, |
| | | rules: { |
| | | picDesc: [ |
| | | { required: true, message: "请输入照片标识", trigger: "submit" }, |
| | | { required: true, message: "请输入照片标识", trigger: "change" }, |
| | | ], |
| | | sex: [{ required: true, message: "请勾选性别", trigger: "submit" }], |
| | | sex: [{ required: true, message: "请勾选性别", trigger: "change" }], |
| | | monitorLevel: [ |
| | | { required: true, message: "请选择人员等级", trigger: "submit" }, |
| | | { required: true, message: "请选择人员等级", trigger: "change" }, |
| | | ], |
| | | }, |
| | | tableData: [], |
| | |
| | | this.cameraDetailVisible = true; |
| | | }, |
| | | isShow(authority) { |
| | | if (this.isAdmin) { |
| | | return true; |
| | | } else if (this.buttonAuthority.indexOf("," + authority + ",") > -1) { |
| | | return true; |
| | | } else { |
| | | return false; |
| | | } |
| | | return ( |
| | | this.isAdmin || this.buttonAuthority.indexOf("," + authority + ",") > -1 |
| | | ); |
| | | }, |
| | | pickRow(row, column, event) { |
| | | this.$refs.multipleTable.toggleRowSelection(row); |
| | | }, |
| | | toggleSelection(rows) { |
| | | if (rows) { |
| | |
| | | this.$notify({ |
| | | type: "warning", |
| | | message: "请选择要删除的人员", |
| | | duration:1000000, |
| | | }); |
| | | return; |
| | | } |
| | |
| | | type: "success", |
| | | message: "该人员删除成功!", |
| | | }); |
| | | this.askDeleteShow = false; |
| | | } |
| | | this.getPersonList(); |
| | | }) |
| | |
| | | this.getPersonList(); |
| | | }, |
| | | handleSizeChange(val) { |
| | | //this.pageSize = val; |
| | | this.BaseManageData.size = val; |
| | | this.getPersonList(); |
| | | }, |
| | | handleClick(row) { |
| | | this.form = row; |
| | | // this.dialogFormVisible = true; |
| | | this.showInfoDrawer = true; |
| | | }, |
| | | async submit() { |
| | |
| | | type: "success", |
| | | message: "人员修改成功!", |
| | | }); |
| | | this.dialogFormVisible = false; |
| | | this.showInfoDrawer = false; |
| | | } else { |
| | | this.$notify({ |
| | | type: "error", |
| | |
| | | this.BaseManageData.queryPersonList(); |
| | | } |
| | | }, |
| | | // handleRowStyle({ row, rowIndex }) { |
| | | // if (rowIndex === 0) { |
| | | // return "background:#222222;"; |
| | | // } |
| | | // }, |
| | | blackAngWhite() { |
| | | if (this.BaseManageData.selectBlacks.length > 0) { |
| | | for (let i = 0; i < this.BaseManageData.whiteList.length; i++) { |
| | |
| | | max-width: none; |
| | | font-size: 14px; |
| | | color: #606266; |
| | | thead { |
| | | background: green !important; |
| | | } |
| | | } |
| | | .avatar-uploader:hover { |
| | | .mask1 { |
| | |
| | | } |
| | | .el-dialog__body { |
| | | padding-top: 0; |
| | | .el-table::before { |
| | | visibility: hidden; |
| | | } |
| | | .el-checkbox__input.is-indeterminate .el-checkbox__inner { |
| | | background-color: var(--colorCard); |
| | | border-color: var(--colorCard); |
| | | } |
| | | .el-checkbox__input.is-checked .el-checkbox__inner { |
| | | background-color: var(--colorCard); |
| | | border-color: var(--colorCard); |
| | | } |
| | | .el-table th.el-table__cell > .cell { |
| | | background: #f7f8fa; |
| | | height: 38px; |
| | | line-height: 38px; |
| | | } |
| | | .el-table__body tr.hover-row > td.el-table__cell { |
| | | background-color: #ffffff !important; |
| | | } |
| | | } |
| | | .el-dialog__header { |
| | | box-shadow: 0px 2px 4px rgb(0 0 0 / 8%); |
| | |
| | | display: flex; |
| | | align-items: center; |
| | | cursor: pointer; |
| | | .shutiao { |
| | | width: 1.73px; |
| | | height: 8.67px; |
| | | background: var(--colorCard); |
| | | border-radius: 1px; |
| | | position: absolute; |
| | | right: 125px; |
| | | transition: 0.5s; |
| | | } |
| | | |
| | | .shutiao1 { |
| | | width: 1.73px; |
| | | height: 8.67px; |
| | | background: #bbbbbb; |
| | | border-radius: 1px; |
| | | position: absolute; |
| | | right: 153px; |
| | | transform: rotate(90deg); |
| | | transition: 0.5s; |
| | | } |
| | | .el-switch__core { |
| | | height: 26px; |
| | | border-radius: 18px; |
| | | } |
| | | .el-switch__core:after { |
| | | width: 22px; |
| | | height: 22px; |
| | | width: 20px; |
| | | height: 20px; |
| | | top: 2px; |
| | | } |
| | | .el-switch.is-checked .el-switch__core::after { |
| | | margin-left: -22px; |
| | | } |
| | | .iconshanchuku-09 { |
| | | color: #fe6d68; |
| | | // margin-right: 10px; |
| | | } |
| | | .iconshanchuku-09:hover { |
| | | background: #fe6d68; |
| | |
| | | color: rgb(102, 102, 102); |
| | | } |
| | | .iconbianjiku-09:hover { |
| | | border: 1px solidvar(--colorCard); |
| | | border: 1px solid var(--colorCard); |
| | | background: var(--colorCard); |
| | | color: #fff; |
| | | } |
| | |
| | | box-shadow: -4px 0px 8px rgb(0 0 0 / 16%); |
| | | border-radius: 24px 0px 0px 24px; |
| | | min-width: 380px; |
| | | .el-drawer__header > :first-child { |
| | | font-size: 16px; |
| | | } |
| | | .el-drawer__header { |
| | | padding: 15px 20px; |
| | | box-shadow: 0px 2px 4px rgb(0 0 0 / 8%); |
| | | margin-bottom: 0; |
| | | } |
| | | .el-drawer__body { |
| | | padding: 20px; |
| | | .el-input.is-disabled .el-input__inner { |
| | |
| | | color: #bbbbbb; |
| | | font-size: 14px; |
| | | } |
| | | .el-form-item.is-error .el-input__inner, |
| | | .el-form-item.is-error .el-input__inner:focus, |
| | | .el-form-item.is-error .el-textarea__inner, |
| | | .el-form-item.is-error .el-textarea__inner:focus, |
| | | .el-message-box__input input.invalid, |
| | | .el-message-box__input input.invalid:focus { |
| | | border-color: #f56c6c; |
| | | } |
| | | .el-radio__input.is-checked .el-radio__inner { |
| | | border-color: var(--colorCard); |
| | | background: var(--colorCard); |
| | | } |
| | | |
| | | .el-form-item__label { |
| | | line-height: 32px; |
| | | } |
| | | .el-form-item__content { |
| | | line-height: 32px; |
| | | } |
| | | .el-input--small { |
| | | font-size: 14px; |
| | | .el-input__inner { |
| | |
| | | } |
| | | } |
| | | } |
| | | // .move.el-drawer__header { |
| | | // padding-bottom: 16px; |
| | | // font-size: 16px; |
| | | // color: #5f5f5f; |
| | | // margin-bottom: 0px; |
| | | // box-shadow: 0px 2px 4px rgb(0 0 0 / 8%); |
| | | // border-radius: 24px 0px 0px 0px; |
| | | // } |
| | | } |
| | | } |
| | | |
| | | .text-left { |
| | | .el-upload-list { |
| | | display: none; |
| | | } |
| | | } |
| | | |
| | | .border-tabl { |
| | | border: 1px solid #ebeef5; |
| | | border-bottom: none; |
| | |
| | | margin-top: 8px; |
| | | box-shadow: 0px 0px 6px 1px rgb(143 159 191 / 15%); |
| | | .cell-classname { |
| | | border-bottom: 1px solid #eff1f5 !important; |
| | | background-color: #ffffff; |
| | | } |
| | | .head-search { |
| | | font-size: 14px; |
| | |
| | | } |
| | | .iconpiliangshanchu-09 { |
| | | color: #fe6d68; |
| | | // margin-right: 10px; |
| | | // margin-left: 20px; |
| | | } |
| | | .iconpiliangshanchu-09:hover { |
| | | background: #fe6d68; |
| | |
| | | } |
| | | .el-button--small { |
| | | padding: 8px 45px; |
| | | position: relative; |
| | | font-size: 14px; |
| | | background: var(--colorCard) !important; |
| | | border-radius: 0px 18px 18px 0px; |
| | | border-color: var(--colorCard) !important; |
| | | color: #fff; |
| | | margin-right: 10px; |
| | | } |
| | | |
| | | .el-button--small:hover { |
| | | // background: "rgba(#{var(--colorCard-rgb)},10%) !important" ; |
| | | filter: brightness(92%); |
| | | } |
| | | .el-input__suffix { |
| | | top: 6px; |
| | |
| | | line-height: 20px; |
| | | color: #bbbbbb; |
| | | } |
| | | } |
| | | .el-input--small .el-input__inner:focus { |
| | | border: 1px solid var(--colorCard); |
| | | } |
| | | // .compearValue |
| | | .compearValue { |
| | |
| | | background: #f7f8fa; |
| | | height: 38px; |
| | | line-height: 38px; |
| | | } |
| | | .el-table__body tr.hover-row > td.el-table__cell { |
| | | background-color: #ffffff !important; |
| | | } |
| | | .hover-row { |
| | | cursor: pointer; |
| | | } |
| | | .hover-row:hover { |
| | | td { |
| | | background-color: #fff; |
| | | border-top: 1px solid var(--colorCard); |
| | | border-bottom: 1px solid var(--colorCard); |
| | | |
| | | &:first-child { |
| | | background-color: #fff; |
| | | border-radius: 20px 0 0 20px; |
| | | border-left: 1px solid var(--colorCard); |
| | | border-bottom: 1px solid var(--colorCard); |
| | | } |
| | | |
| | | &:last-child { |
| | | border-radius: 0 20px 20px 0; |
| | | background-color: #fff; |
| | | border-right: 1px solid var(--colorCard); |
| | | border-bottom: 1px solid var(--colorCard); |
| | | } |
| | | } |
| | | } |
| | | .el-table td.el-table__cell div { |
| | | -webkit-box-sizing: border-box; |
| | |
| | | } |
| | | } |
| | | .el-dialog.copy-dialog { |
| | | // min-height: 372px; |
| | | width: 516px; |
| | | border-radius: 24px; |
| | | .el-dialog__header { |
| | |
| | | color: #5f5f5f; |
| | | } |
| | | .el-dialog__body { |
| | | padding: 20px; |
| | | padding: 20px 15px; |
| | | color: #5f5f5f; |
| | | } |
| | | .dialog-footer { |
| | |
| | | } |
| | | } |
| | | .addToBase1 { |
| | | // height: 350px; |
| | | position: relative; |
| | | .topLabel { |
| | | margin-top: 20px; |
| | |
| | | .items { |
| | | width: 100%; |
| | | min-height: 150px; |
| | | // background: cadetblue; |
| | | // overflow-y: auto; |
| | | // margin: 20px 0px; |
| | | margin-bottom: 20px; |
| | | .lable { |
| | | // margin-top: 10px; |
| | | font-size: 16px; |
| | | font-weight: bold; |
| | | text-align: left; |
| | |
| | | box-sizing: border-box; |
| | | float: left; |
| | | text-align: left; |
| | | // font-size: 12px !important; |
| | | background: #eff1f5; |
| | | border-radius: 8px; |
| | | margin: 0 5px; |
| | | margin: 0 10px; |
| | | margin-bottom: 10px; |
| | | .el-checkbox__input.is-checked .el-checkbox__inner { |
| | | background-color: var(--colorCard); |
| | | border-color: var(--colorCard); |
| | |
| | | } |
| | | } |
| | | } |
| | | |
| | | .el-picker-panel.el-date-range-picker.el-popper.popper-pick { |
| | | border-radius: 8px; |
| | | .el-input--small .el-input__inner { |
| | |
| | | border-radius: 8px; |
| | | padding: 0; |
| | | padding-right: 1px; |
| | | // background: olive; |
| | | |
| | | & > span { |
| | | width: 32px; |
| | | height: 32px; |