- {{ searchxianshitit }} + {{ searchxianshitit }} @@ -70,7 +70,7 @@ {{ scope.row.supplierTypeValue }} - + @@ -547,17 +547,6 @@ export default { border-bottom: 0px solid #e6ebf5; } - .btn { - padding: 15px 0 15px 0; - border: 1px solid #e0e3eb; - } - - .tab-header { - background-color: #edf1f7; - padding: 8px 20px; - margin-bottom: 0 !important; - } - .tab-header /deep/ .el-form-item { margin-bottom: 10px; } diff --git a/anrui-base/anrui-base-ui/src/views/changshang/changshangguanli/changshangguanliAdd.vue b/anrui-base/anrui-base-ui/src/views/changshang/changshangguanli/changshangguanliAdd.vue index 67a8fc64ac..6d5e4a905c 100644 --- a/anrui-base/anrui-base-ui/src/views/changshang/changshangguanli/changshangguanliAdd.vue +++ b/anrui-base/anrui-base-ui/src/views/changshang/changshangguanli/changshangguanliAdd.vue @@ -16,37 +16,37 @@
基本信息
- + *厂商名称 - + - + 简称 - + - + 编码 - + - + *分类 - + - + *通讯地址 - + - + - + *厂商办公电话 - + - + 传真 - + - + *联系人姓名 - + - + *联系人手机号 - + - + 联系人办公电话 - + - + - + 微信号 - + - + 邮编 - + - + 邮箱 - + @@ -306,73 +306,73 @@
供应厂商开户行信息
- + 国家 - + - + 开户银行 - + - + 银行账号 - + - + 账户名称 - + - + 收款银行 - + - + 银行网点 - + - + 开户行地址 - + - + 联行号 - + @@ -380,28 +380,28 @@ - + Swiftcode(银行代码) - + - + 币种 - + - + 描述 - + @@ -1261,13 +1261,21 @@ export default { width: 27%; padding-right: 10px; } - +.addinputw01{ + width: 92% !important; +} /deep/ .el-col-3 { text-align: right; float: left; - font-size: 14px; color: #606266; - line-height: 40px !important; + line-height: 42px !important; + font-weight: 600; +} +/deep/ .el-col-4 { + text-align: right; + float: left; + color: #606266; + line-height: 42px !important; font-weight: 600; } diff --git a/anrui-base/anrui-base-ui/src/views/zhongjierenyuan/zhongjierenyuan.vue b/anrui-base/anrui-base-ui/src/views/zhongjierenyuan/zhongjierenyuan.vue index 63de3ffcf6..f9f07c9c2f 100644 --- a/anrui-base/anrui-base-ui/src/views/zhongjierenyuan/zhongjierenyuan.vue +++ b/anrui-base/anrui-base-ui/src/views/zhongjierenyuan/zhongjierenyuan.vue @@ -373,7 +373,7 @@ export default { .tab-header { background-color: #edf1f7; - padding: 8px 20px; + padding: 9px 20px; margin-bottom: 0 !important; } From e7aeff54c1732145c4b45d696fa741025fe9b264 Mon Sep 17 00:00:00 2001 From: Zhao Qiqi <1287235164@qq.com> Date: Wed, 20 Jul 2022 09:28:52 +0800 Subject: [PATCH 2/3] =?UTF-8?q?=E5=9F=BA=E7=A1=80=E4=BF=A1=E6=81=AF?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- anrui-base/anrui-base-ui/src/components/tab-search/index.vue | 1 - .../views/examinePage/chukushenhe/relation/userInfoLook.vue | 3 --- 2 files changed, 4 deletions(-) diff --git a/anrui-base/anrui-base-ui/src/components/tab-search/index.vue b/anrui-base/anrui-base-ui/src/components/tab-search/index.vue index 2e6efe3e7a..2c79d53c12 100644 --- a/anrui-base/anrui-base-ui/src/components/tab-search/index.vue +++ b/anrui-base/anrui-base-ui/src/components/tab-search/index.vue @@ -38,7 +38,6 @@ .tab-header { background-color: $search-bg; padding: 8px 20px; - margin-bottom: 15px; .tab-search{ padding: 9px 0px; } diff --git a/anrui-scm/anrui-scm-ui/src/views/examinePage/chukushenhe/relation/userInfoLook.vue b/anrui-scm/anrui-scm-ui/src/views/examinePage/chukushenhe/relation/userInfoLook.vue index ad495cd25b..a484392b38 100644 --- a/anrui-scm/anrui-scm-ui/src/views/examinePage/chukushenhe/relation/userInfoLook.vue +++ b/anrui-scm/anrui-scm-ui/src/views/examinePage/chukushenhe/relation/userInfoLook.vue @@ -169,9 +169,6 @@ font-weight: 600; border-left: 1px solid #e0e3eb; } - .formadd { - padding: 20px 0; -} .formadd .tit { font-size: 32px; text-align: center; From b9228e13d3fdef986686aaef4c8a37d56ff6471d Mon Sep 17 00:00:00 2001 From: Zhao Qiqi <1287235164@qq.com> Date: Wed, 20 Jul 2022 10:11:43 +0800 Subject: [PATCH 3/3] =?UTF-8?q?=E5=9F=BA=E7=A1=80=E4=BF=A1=E6=81=AF?= =?UTF-8?q?=E2=80=94=E2=80=94=E8=B0=83=E6=95=B4=E9=83=A8=E5=88=86=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/components/tab-search/index.vue | 2 +- .../src/layout/components/AppMain.vue | 2 +- .../anrui-base-ui/src/styles/index.scss | 26 ++++++++++++++----- .../changshangguanli/changshangguanli.vue | 7 +---- .../changshangguanli/changshanglook.vue | 4 +-- .../guakaogongsiguanli/guakaogongsiguanli.vue | 4 --- .../jingxiaoshangguanli.vue | 4 --- .../pinpai/pinpaiguanli/pinpaiguanli.vue | 6 +---- 8 files changed, 25 insertions(+), 30 deletions(-) diff --git a/anrui-base/anrui-base-ui/src/components/tab-search/index.vue b/anrui-base/anrui-base-ui/src/components/tab-search/index.vue index 2c79d53c12..e7ae124608 100644 --- a/anrui-base/anrui-base-ui/src/components/tab-search/index.vue +++ b/anrui-base/anrui-base-ui/src/components/tab-search/index.vue @@ -37,7 +37,7 @@ @import "~@/styles/variables.scss"; .tab-header { background-color: $search-bg; - padding: 8px 20px; + padding: 5px 20px; .tab-search{ padding: 9px 0px; } diff --git a/anrui-base/anrui-base-ui/src/layout/components/AppMain.vue b/anrui-base/anrui-base-ui/src/layout/components/AppMain.vue index b8c891f811..966c6c40c9 100644 --- a/anrui-base/anrui-base-ui/src/layout/components/AppMain.vue +++ b/anrui-base/anrui-base-ui/src/layout/components/AppMain.vue @@ -29,7 +29,7 @@ export default { position: relative; background-color: #FFFFFF; /* margin-left:10px; */ - padding: 0 20px; + /*padding: 0 20px;*/ overflow-x: hidden; overflow-y: hidden; } diff --git a/anrui-base/anrui-base-ui/src/styles/index.scss b/anrui-base/anrui-base-ui/src/styles/index.scss index bca5f38c72..e0f46a85a2 100644 --- a/anrui-base/anrui-base-ui/src/styles/index.scss +++ b/anrui-base/anrui-base-ui/src/styles/index.scss @@ -108,7 +108,7 @@ div:focus { background-color: #fff; } // 设置了滚动区域 -.main-content{ overflow-x: hidden;overflow-y: auto;height: calc(100vh - 186px);} +.main-content{ overflow-x: hidden;overflow-y: auto;height: calc(100vh - 186px);padding: 0 20px} .listcon{height: calc(100vh - 425px);overflow-y: hidden;overflow-x: hidden;} .listconadd{height: calc(100vh - 200px);overflow-y: auto;overflow-x: hidden;} .listconsub{height: calc(100vh - 310px);overflow-y: auto;overflow-x: hidden;} @@ -123,15 +123,29 @@ div:focus { align-items: center; margin-bottom: 0px !important; font-size: 20px; } -.tab-header{ - background-color: #edf1f7; - padding: 9px 20px; +.tab-header { + font-size: 20px; + font-weight: bold; } + .filter-item { - padding-right:10px; + padding-right: 10px; width: 220px; display: inline-block; } + +.search { + .tab-header { + .el-form-item { + margin-right: 30px; + .el-form-item__label { + font-size: 16px; + font-weight: 500; + } + } + } +} + .listtop { display: flex; flex-direction: row; @@ -169,7 +183,7 @@ div:focus { margin-right: 4px; } .formadd { - padding: 88px 20px 0 20px; + padding: 88px 40px 0 40px; font-size: 16px; // height: calc(100vh - 200px);overflow-y: auto; .title { diff --git a/anrui-base/anrui-base-ui/src/views/changshang/changshangguanli/changshangguanli.vue b/anrui-base/anrui-base-ui/src/views/changshang/changshangguanli/changshangguanli.vue index 59d82af19f..f9739cd46f 100644 --- a/anrui-base/anrui-base-ui/src/views/changshang/changshangguanli/changshangguanli.vue +++ b/anrui-base/anrui-base-ui/src/views/changshang/changshangguanli/changshangguanli.vue @@ -7,7 +7,7 @@
{{ searchxianshitit }}