@@ -208,7 +208,7 @@ watch(needShowColumns, defaultColumns => {
.group-title {
font-size: 16px;
- font-family: Helvetica, Microsoft YaHei;
+ font-family: Microsoft YaHei;
font-weight: bold;
color: #303133;
margin: 22px 0;
@@ -78,7 +78,7 @@ const props = defineProps({
flex-direction: column;
&-list {
font-size: 12px;
font-weight: 400;
color: #101116;
margin-top: 8px;
@@ -270,7 +270,7 @@ defineExpose({
}
.child-list {
font-size: 14px;
- font-family: Helvetica;
@@ -83,7 +83,7 @@ const loginOut = async () => {
.avatar-wrapper {
color: #ffffff;
cursor: pointer;
@@ -95,4 +95,4 @@ const loginOut = async () => {
-</style>
+</style>
@@ -69,7 +69,7 @@ const { title, logo } = toRefs(state)
font-weight: 600;
line-height: 50px;
- font-family: Avenir, Helvetica Neue, Arial, Helvetica, sans-serif;
vertical-align: middle;
@@ -4,6 +4,10 @@
@import './reset-style.scss';
@import './elemenet-style-overflow.scss';
+*{
+ font-family: Microsoft YaHei !important;
+}
+
//scroll
@mixin main-show-wh() {
/* css 声明 */
@@ -141,7 +141,7 @@
&-num {
font-size: 32px;
- font-family: DIN;