v3.15.0【新增】升级SaToken到最新版本;【新增】重磅优化 数据字典;【新增】升级wangEditor-next;【新增】优化缓存实现redis与caffeine

This commit is contained in:
zhuoda
2025-03-31 23:19:41 +08:00
parent 7ef9000c62
commit 4683e31290
347 changed files with 4203 additions and 3792 deletions

View File

@@ -1,11 +1,11 @@
/*
/*
* 默认样式的修改
*
* @Author: 1024创新实验室-主任:卓大
* @Date: 2022-09-12 14:41:59
* @Wechat: zhuda1024
* @Email: lab1024@163.com
* @Copyright 1024创新实验室 https://1024lab.net Since 2012
*
* @Author: 1024创新实验室-主任:卓大
* @Date: 2022-09-12 14:41:59
* @Wechat: zhuda1024
* @Email: lab1024@163.com
* @Copyright 1024创新实验室 https://1024lab.net Since 2012
*/
@import 'ant-design-vue/dist/reset.css';
@@ -63,6 +63,11 @@ body {
height: 100%;
}
/********************************** 富文本HTML样式 **********************************/
.ant-modal-root div[aria-hidden="true"] {
display: none !important;
}
/********************************** 富文本HTML样式 **********************************/
.html-content {
/* table 样式 */