From 670971032568a5ed308b4632c0d02ecf1eca020f Mon Sep 17 00:00:00 2001 From: chutingting Date: Tue, 14 Nov 2023 15:04:09 +0800 Subject: [PATCH] edit font --- src/layout/index.vue | 6 ++---- src/views/myStore/index.vue | 14 +++++++------- 2 files changed, 9 insertions(+), 11 deletions(-) diff --git a/src/layout/index.vue b/src/layout/index.vue index 8bbe026..0acbeac 100644 --- a/src/layout/index.vue +++ b/src/layout/index.vue @@ -267,8 +267,7 @@ function toUserModel() { width: 100%; height: 50px; padding-left: 10px; - font-size: 20px; - font-weight: 500; + font-size: 18px; line-height: 50px; text-align: center; cursor: pointer; @@ -342,8 +341,7 @@ function toUserModel() { .el-menu{ border: none; :deep .el-sub-menu__title, :deep .el-menu-item{ - font-size: 20px; - font-weight: 500; + font-size: 18px; } } diff --git a/src/views/myStore/index.vue b/src/views/myStore/index.vue index e8ca059..2fda39d 100644 --- a/src/views/myStore/index.vue +++ b/src/views/myStore/index.vue @@ -111,8 +111,8 @@ @@ -406,7 +406,7 @@ function findStatus() {