diff --git a/src/components/LeftMenu/leftMenu.scss b/src/components/LeftMenu/leftMenu.scss index 71da24f..c91d05d 100644 --- a/src/components/LeftMenu/leftMenu.scss +++ b/src/components/LeftMenu/leftMenu.scss @@ -85,7 +85,20 @@ .isActive { background-color: #e1eeff; border-left: 3px solid #0e7eff; + // position: relative; } +// .isActive::before { +// position: absolute; +// top: 0px; +// bottom: 0; +// left: 0; +// width: 3px; +// height: 78px; +// content: ""; +// background: #0e7eff; +// border-bottom-right-radius: 12px; +// border-top-right-radius: 12px; +// } :deep(.btn-prev) { border: 1px solid #e5e5e5; } diff --git a/src/components/LeftMenuPlus/leftMenu.scss b/src/components/LeftMenuPlus/leftMenu.scss index f6de156..08e9639 100644 --- a/src/components/LeftMenuPlus/leftMenu.scss +++ b/src/components/LeftMenuPlus/leftMenu.scss @@ -69,7 +69,20 @@ .isActive { background-color: #e1eeff; border-left: 3px solid #0e7eff; + // position: relative; } +// .isActive::before { +// position: absolute; +// top: 0px; +// bottom: 0; +// left: 0; +// width: 3px; +// height: 78px; +// content: ""; +// background: #0e7eff; +// border-bottom-right-radius: 12px; +// border-top-right-radius: 12px; +// } :deep(.btn-prev) { border: 1px solid #e5e5e5; } diff --git a/src/views/enterprise/engineeringAcceptance/acceptanceApply/components/detailsDialog.vue b/src/views/enterprise/engineeringAcceptance/acceptanceApply/components/detailsDialog.vue index 325242e..cc37658 100644 --- a/src/views/enterprise/engineeringAcceptance/acceptanceApply/components/detailsDialog.vue +++ b/src/views/enterprise/engineeringAcceptance/acceptanceApply/components/detailsDialog.vue @@ -65,8 +65,8 @@ :header-cell-style="{ backgroundColor: '#F5F7FA', textAlign: 'center', height: '40px' }" :cell-style="{ textAlign: 'center', height: '40px' }" > - - + + - + - + - + - + - + --> - + - +