热更新
This commit is contained in:
@@ -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%;
|
||||
|
||||
Reference in New Issue
Block a user