Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
jeecg
jeecg-boot
提交
dadf6a78
J
jeecg-boot
项目概览
jeecg
/
jeecg-boot
上一次同步 3 年多
通知
865
Star
24375
Fork
84
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
0
列表
看板
标记
里程碑
合并请求
0
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
J
jeecg-boot
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
0
Issue
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
Pages
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
提交
Issue看板
提交
dadf6a78
编写于
6月 04, 2020
作者:
JEECG低代码平台
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
fastjson 新安全漏洞修复解决;
第三方登录bug处理; IE兼容js本地化提高前端加载速度
上级
8a8e92cd
变更
4
展开全部
显示空白变更内容
内联
并排
Showing
4 changed file
with
6957 addition
and
4 deletion
+6957
-4
LICENSE
LICENSE
+1
-1
ant-design-vue-jeecg/public/cdn/babel-polyfill/polyfill_7_2_5.js
...ign-vue-jeecg/public/cdn/babel-polyfill/polyfill_7_2_5.js
+6953
-0
ant-design-vue-jeecg/public/index.html
ant-design-vue-jeecg/public/index.html
+1
-1
jeecg-boot/pom.xml
jeecg-boot/pom.xml
+2
-2
未找到文件。
LICENSE
浏览文件 @
dadf6a78
...
...
@@ -186,7 +186,7 @@
same "printed page" as the copyright notice for easier
identification within third-party archives.
Copyright (c) 2019 <a href="http://www.jeecg.
org
">Jeecg Boot</a> All rights reserved.
Copyright (c) 2019 <a href="http://www.jeecg.
com
">Jeecg Boot</a> All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
...
...
ant-design-vue-jeecg/public/cdn/babel-polyfill/polyfill_7_2_5.js
0 → 100644
浏览文件 @
dadf6a78
此差异已折叠。
点击以展开。
ant-design-vue-jeecg/public/index.html
浏览文件 @
dadf6a78
...
...
@@ -7,7 +7,7 @@
<meta
name=
"viewport"
content=
"width=device-width,initial-scale=1.0"
>
<title>
Jeecg-Boot 企业级快速开发平台
</title>
<link
rel=
"icon"
href=
"<%= BASE_URL %>logo.png"
>
<script
src=
"
https://cdnjs.cloudflare.com/ajax/libs/babel-polyfill/7.2.5/polyfill
.js"
></script>
<script
src=
"
/cdn/babel-polyfill/polyfill_7_2_5
.js"
></script>
<style>
html
,
body
,
...
...
jeecg-boot/pom.xml
浏览文件 @
dadf6a78
...
...
@@ -143,7 +143,7 @@
<dependency>
<groupId>
com.alibaba
</groupId>
<artifactId>
fastjson
</artifactId>
<version>
1.2.6
0
</version>
<version>
1.2.6
9
</version>
</dependency>
<!--mysql-->
...
...
@@ -314,7 +314,7 @@
<dependency>
<groupId>
cn.hutool
</groupId>
<artifactId>
hutool-all
</artifactId>
<version>
4.5.11
</version>
<version>
5.0.7
</version>
</dependency>
<!-- mini文件存储服务 -->
...
...
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录