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() {