更改登录界面、导航菜单背景、分页组件UI以及文件上传后回调刷新列表bug修复

This commit is contained in:
wangchengming 2025-04-18 09:21:22 +08:00
parent 8badf8b271
commit b8d04f7830
12 changed files with 233 additions and 210 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.1 KiB

After

Width:  |  Height:  |  Size: 5.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 MiB

After

Width:  |  Height:  |  Size: 1.6 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 30 KiB

After

Width:  |  Height:  |  Size: 52 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 12 KiB

View File

@ -16,12 +16,14 @@
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'MyCustomFont2';
src: url('~@/assets/less/锐字潮牌真言简2.0免费 特粗(REEJI-ZhenyanGB2.0-Black).ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'MyCustomFont3';
src: url('~@/assets/less/锐字潮牌真言简2.0免费 常规(REEJI-ZhenyanGB2.0-Regular).ttf') format('truetype');
@ -36,15 +38,18 @@ body{
.datanum {
font-family: 'MyCustomFont2', sans-serif;
}
.analysisBG .num {
font-family: 'MyCustomFont1', sans-serif;
}
.echartsTitle {
height: 36px;
background: linear-gradient(90deg, #788095, #c5cad6);
color: #ffffff;
font-size: 16px;
line-height: 34px;
.ecicon {
margin-top: 2px;
width: 30px;
@ -89,6 +94,7 @@ body{
.ant-col {
margin-bottom: 6px;
}
body {
// 打开滚动条固定显示
overflow: hidden;
@ -130,6 +136,7 @@ body {
background: transparent !important;
height: 130px !important;
}
.header-nowTime {
background-image: url('~@/assets/img/header_bg.png') !important;
background-size: 100% 66px;
@ -141,6 +148,7 @@ body {
letter-spacing: 3px;
font-weight: 700;
height: 70px;
img {
margin-right: 10px;
}
@ -316,6 +324,7 @@ ul li {
.ant-checkbox-inner {
border-color: @bordercolor !important;
}
.ant-card-bordered,
.ant-pagination-item,
.ant-pagination-item-active,
@ -327,19 +336,21 @@ ul li {
.ant-pagination-item-active a,
.ant-pagination-item a:hover {
background-color: #2989CC !important;
background-color: #1671DB !important;
border-radius: 30px;
color: #ffffff !important;
}
.ant-pagination-prev .ant-pagination-item-link,
.ant-pagination-next .ant-pagination-item-link
{
.ant-pagination-next .ant-pagination-item-link {
color: #40a9ff;
}
.ant-radio-wrapper,
.ant-input-affix-wrapper .ant-input-prefix,
.ant-input-affix-wrapper .ant-input-suffix,
.ant-pagination-disabled .ant-pagination-item-link,
.ant-pagination-item a,
.ant-pagination-item a
.ant-empty-normal,
.border-card:hover,
.ant-tabs-tab:hover,
@ -356,6 +367,7 @@ ul li {
font-size: 16px;
font-family: @fontfamily;
}
.ant-breadcrumb>span:last-child {
color: #00c3ff !important;
}
@ -633,7 +645,7 @@ textarea,
.ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item-selected .ant-select-selected-icon,
.ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item:hover .ant-select-selected-icon {
color: @defaultWhiteColor !important;
min-height: 38px;
min-height: 32px;
}
input:not(.ant-calendar-input):not(.ant-calendar-range-picker-input):not(.ant-select-search__field):not(.ant-input-lg),
@ -761,11 +773,12 @@ textarea,
.ant-tree-node-content-wrapper {
color: @labelDeaultColor !important;
}
.ant-tree li .ant-tree-node-content-wrapper.ant-tree-node-selected,
.ant-tree li .ant-tree-node-content-wrapper:hover
{
.ant-tree li .ant-tree-node-content-wrapper:hover {
color: rgba(0, 0, 0, 0.65) !important;
}
.ant-notification-notice-icon-error {
color: #f5222d !important;
}
@ -785,6 +798,7 @@ textarea,
.ant-notification-notice-icon-error {
color: #f5222d !important;
}
.userrolemodel {
.ant-tree-node-content-wrapper,
@ -846,6 +860,7 @@ textarea,
.ant-menu-horizontal .ant-menu-item-active {
background-image: url('~@/assets/img/menuSelect.png') !important;
}
.ant-menu-dark .ant-menu-sub {
background: transparent !important;
}
@ -855,11 +870,13 @@ textarea,
box-shadow: none !important;
border-bottom: 1px dotted #00CBFF;
}
.ant-menu-submenu, .ant-menu-submenu-inline
{
.ant-menu-submenu,
.ant-menu-submenu-inline {
transition: 0 !important;
}
.ant-menu-vertical .ant-menu-item,
.ant-menu-submenu.ant-menu-submenu-vertical {
// background-image: url('~@/assets/img/MenuSecDefault.png');
@ -875,8 +892,8 @@ textarea,
padding: 0 0 0 20px !important;
border-top: 1px dotted #00CBFF;
}
.ant-menu-item > a > span
{
.ant-menu-item>a>span {
color: #ffffff !important;
}
@ -912,21 +929,25 @@ textarea,
background: #1671DB !important;
border-bottom: none !important;
}
.ant-modal-title {
color: #fff !important;
font-size: 20px !important;
font-family: 'MyCustomFont2', sans-serif;
}
.result-wrapper {
background: rgb(15, 41, 61) !important;
border: none !important;
height: 360px;
.item {
font-family: 'MyCustomFont3', sans-serif;
color: #fff !important;
}
}
.ant-modal-footer {
border-top: none !important;
}
@ -974,7 +995,9 @@ textarea,
.ant-menu-inline .ant-menu-submenu-title {
font-size: 16px !important;
}
.ant-menu-item .anticon, .ant-menu-submenu-title .anticon{
.ant-menu-item .anticon,
.ant-menu-submenu-title .anticon {
font-size: 20px !important;
}
@ -1029,6 +1052,7 @@ tr.ant-table-expanded-row:hover {
font-weight: 400 !important;
font-size: 16px !important;
}
.ant-divider {
background: #00A2FF !important;
}
@ -1085,6 +1109,7 @@ tr.ant-table-expanded-row:hover {
.ant-table-tbody>tr>td {
color: @tableColor !important;
}
.ant-table-align-center,
.ant-table-thead tr th {
background: @tableheadBgColor !important;

View File

@ -110,7 +110,6 @@
margin-left: 0;
}
// 工具栏
.j-vxe-toolbar {
margin-bottom: 4px;
@ -328,5 +327,3 @@
}

View File

@ -67,6 +67,7 @@ import SliceUpload from './SliceUpload'
this.visible = false;
},
handleOk () {
this.$parent.searchgetFileList();
this.close();
},
handleCancel () {

View File

@ -303,8 +303,8 @@ export default {
.header {
position: absolute;
text-align: center;
top:200px;
left:1218px;
top: 160px;
left: 1230px;
.title {
font-family: 'REEJI-FlashSansGB-Flash-Heavy';
font-weight: 800;