热更新

This commit is contained in:
2024-06-13 10:04:13 +08:00
parent e595e034dc
commit 7eaaf64a22
1180 changed files with 70026 additions and 731709 deletions

View File

@@ -1,5 +1,7 @@
@import '@/style/mixin.scss';
$themeColor: #3AB3AE;
// $themeBgColor: #d8f8e4;
$themeBgColor: #EDF6F5 !important;
@font-face {
font-family: 'PangMenZhengDaobiaoTiTiMianFeiBan';
src: url('@/static/font/PangMenZhengDaoBiaoTiTiMianFeiBan.ttf') format('truetype');
@@ -187,7 +189,7 @@ $themeColor: #3AB3AE;
height: 100%;
padding: 0 !important;
overflow: auto;
background-color: #d8f8e4 !important;
background-color: $themeBgColor !important;
.componentPage {
width: 100%;