diff --git a/src/views/layout/vueLayout.vue b/src/views/layout/vueLayout.vue index 5afbd1c..663e95a 100644 --- a/src/views/layout/vueLayout.vue +++ b/src/views/layout/vueLayout.vue @@ -241,7 +241,7 @@ ix-application { color: #fff !important; font-size: 1.2rem !important; /* 调大应用名称字体大小 */ - font-weight: normal !重要; + font-weight: normal !important; display: flex; align-items: center; }