licp
2024-03-25 a34b66fbce395d149da9088a451e7cda891e62cc
修改u页面样式
已修改1个文件
40 ■■■■ 文件已修改
src/components/do/b1-inspect-order-plan/Inspection.vue 40 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/components/do/b1-inspect-order-plan/Inspection.vue
@@ -24,31 +24,11 @@
        background-color: #fff;
        border-radius: 3px;
        padding: 20px;
    }
</style>
<style>
    .el-form-item__label{
        color: #000;
    }
  .el-drawer__header::before {
    content: "";
    display: inline-block;
    width: 4px;
    height: 30.24px;
    background: #3A7BFA;
    border-radius: 10px;
    margin-left: 32px;
    margin-right: 8.5px;
  }
  .el-drawer__header{
    color: #303133;
  }
  .center{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
  }
    }
  .tables{
    width: 800px;
  }
@@ -86,6 +66,24 @@
    align-items: end;
  }
</style>
<style>
    .el-form-item__label{
        color: #000;
    }
  .el-drawer__header::before {
    content: "";
    display: inline-block;
    width: 4px;
    height: 30.24px;
    background: #3A7BFA;
    border-radius: 10px;
    margin-left: 32px;
    margin-right: 8.5px;
  }
  .el-drawer__header{
    color: #303133;
  }
</style>
<template>
    <div>
        <el-row class="title">