From 74612202043ff394ca4987cc3949889f2ee5ad5e Mon Sep 17 00:00:00 2001 From: zhitan-cloud <394600+ustcyc@user.noreply.gitee.com> Date: 星期四, 27 二月 2025 09:27:39 +0800 Subject: [PATCH] !95 更新readme中系统图片和个人中心添加权限字符 Merge pull request !95 from 张嘉伟/zhangjw --- zhitan-vue/src/assets/styles/ruoyi.scss | 12 +++--------- 1 files changed, 3 insertions(+), 9 deletions(-) diff --git a/zhitan-vue/src/assets/styles/ruoyi.scss b/zhitan-vue/src/assets/styles/ruoyi.scss index cd8f03c..f446cf6 100644 --- a/zhitan-vue/src/assets/styles/ruoyi.scss +++ b/zhitan-vue/src/assets/styles/ruoyi.scss @@ -269,14 +269,11 @@ td { word-break: break-word; background-color: #1d3778 !important; - // color: #515a6e; + color: #515a6e; height: 48px !important; - // font-size: 13px; - border-radius: 0px 0px 0px 0px; font-family: OPPOSans, OPPOSans; font-weight: 500; - // font-size: 16px; color: #ffffff; border-bottom: none !important; } @@ -833,14 +830,11 @@ background-color: #F7F8FA !important; // color: #515a6e; height: 48px !important; - // font-size: 13px; - border-radius: 0px 0px 0px 0px; font-family: OPPOSans, OPPOSans; font-weight: 500; - // font-size: 16px; color: #222222; - border-bottom: none !important; + // border-bottom: none !important; } } @@ -889,7 +883,7 @@ // 琛ㄦ牸搴曢儴鐧界嚎 .el-table__inner-wrapper::before { - background-color: transparent; + // background-color: transparent; } /** 琛ㄥ崟甯冨眬 **/ -- Gitblit v1.9.3