From 21c91dece9614866b586abda4741b7c07e0ae4a0 Mon Sep 17 00:00:00 2001 From: zhangdingyu <974548713@qq.com> Date: Thu, 19 Sep 2019 19:55:16 +0800 Subject: [PATCH 1/3] =?UTF-8?q?=E9=A6=96=E9=A1=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/icons/svg/人员.svg | 1 + src/styles/index.scss | 2 +- src/views/dashboard/index.vue | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 src/icons/svg/人员.svg diff --git a/src/icons/svg/人员.svg b/src/icons/svg/人员.svg new file mode 100644 index 00000000..9755f39d --- /dev/null +++ b/src/icons/svg/人员.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/styles/index.scss b/src/styles/index.scss index eb7eb436..708ffbff 100644 --- a/src/styles/index.scss +++ b/src/styles/index.scss @@ -119,7 +119,7 @@ el-form-item__content{ padding: 0px; } el-card{ - padding: 0px; + padding: 5px; margin: 0px; } .el-table__row{ diff --git a/src/views/dashboard/index.vue b/src/views/dashboard/index.vue index 0098f3d9..38945678 100644 --- a/src/views/dashboard/index.vue +++ b/src/views/dashboard/index.vue @@ -2,7 +2,8 @@
-
用户名:{{ name }}
+ +
/{{ name }}
From acdd53a2adc737a72ad09365aee254efdd0bea4a Mon Sep 17 00:00:00 2001 From: zhangdingyu <974548713@qq.com> Date: Thu, 19 Sep 2019 19:56:22 +0800 Subject: [PATCH 2/3] =?UTF-8?q?=E9=A6=96=E9=A1=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/dashboard/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/dashboard/index.vue b/src/views/dashboard/index.vue index 38945678..9fe3648a 100644 --- a/src/views/dashboard/index.vue +++ b/src/views/dashboard/index.vue @@ -206,7 +206,7 @@ export default { flex-direction: column; width:15%; height: 80px; - padding-top: 30px; + padding-top: 20px; /*padding-bottom: 10px;*/ } .sudoku_item1:hover { From 851ee0bd0e9af5e10d0dbca600e8495f56088b9d Mon Sep 17 00:00:00 2001 From: zhangdingyu <974548713@qq.com> Date: Thu, 19 Sep 2019 20:01:33 +0800 Subject: [PATCH 3/3] icons --- src/icons/svg/CreatePreparationBill.svg | 2 +- src/icons/svg/OutsourcingDataMaintenance.svg | 2 +- src/icons/svg/ProcessAdjustQuery.svg | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/icons/svg/CreatePreparationBill.svg b/src/icons/svg/CreatePreparationBill.svg index 82524232..86d0e922 100644 --- a/src/icons/svg/CreatePreparationBill.svg +++ b/src/icons/svg/CreatePreparationBill.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/icons/svg/OutsourcingDataMaintenance.svg b/src/icons/svg/OutsourcingDataMaintenance.svg index c0666d55..4e6091e0 100644 --- a/src/icons/svg/OutsourcingDataMaintenance.svg +++ b/src/icons/svg/OutsourcingDataMaintenance.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/icons/svg/ProcessAdjustQuery.svg b/src/icons/svg/ProcessAdjustQuery.svg index b44ba014..2cd7f683 100644 --- a/src/icons/svg/ProcessAdjustQuery.svg +++ b/src/icons/svg/ProcessAdjustQuery.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file