From 619db56778f8d708b997a8291affc2379d89f304 Mon Sep 17 00:00:00 2001 From: zq <136432190602163.com> Date: Wed, 20 Aug 2025 17:15:13 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E8=A1=A8=E6=A0=BC=E5=86=85?= =?UTF-8?q?=E5=85=83=E7=B4=A0=E5=9C=A8=E4=B8=8D=E5=90=8C=E5=AE=BD=E5=BA=A6?= =?UTF-8?q?=E4=B8=8B=E5=AD=97=E5=8F=B7=E7=BB=A7=E6=89=BF=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/style/theme/common.scss | 15 +++++++++++++-- src/views/agent/siteServiceList.vue | 2 +- 2 files changed, 14 insertions(+), 3 deletions(-) diff --git a/src/style/theme/common.scss b/src/style/theme/common.scss index fe743ba..cc3b3ef 100644 --- a/src/style/theme/common.scss +++ b/src/style/theme/common.scss @@ -921,7 +921,12 @@ body { .el-link { font-size: 13px !important; } - + .el-table__row{ + font-size: 13px !important; + } + .el-button{ + font-size: inherit; + } } @@ -943,7 +948,13 @@ body { } .el-link { - font-size: 13px !important; + font-size: 12px !important; + } + .el-table__row{ + font-size: 12px !important; + } + .el-button{ + font-size: inherit; } } diff --git a/src/views/agent/siteServiceList.vue b/src/views/agent/siteServiceList.vue index 853151b..1bb6a26 100644 --- a/src/views/agent/siteServiceList.vue +++ b/src/views/agent/siteServiceList.vue @@ -88,7 +88,7 @@ popper-class="custom-popover" @show="popshow" >
输入>0的数,越小排序越前;重复则新者优先;0则默认排序
+输入>0的数,越小排序越前;重复则新者优先;0则默认排序