From 9ba4c506698790bd00e71f4ea16368263c64f32a Mon Sep 17 00:00:00 2001 From: "Ken(E3-1230v2)" Date: Mon, 8 Feb 2021 10:40:41 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A1=A5=E5=85=85FastDFS=E7=9A=84=E6=8F=8F?= =?UTF-8?q?=E8=BF=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ruoyi-ui/src/views/index.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ruoyi-ui/src/views/index.vue b/ruoyi-ui/src/views/index.vue index 3a7ae543..917732cd 100644 --- a/ruoyi-ui/src/views/index.vue +++ b/ruoyi-ui/src/views/index.vue @@ -84,6 +84,7 @@
  • Sentinel
  • Seata
  • Minio
  • +
  • FastDFS
  • ...
  • @@ -409,7 +410,7 @@
  • slidebar eslint报错优化
  • 当tags-view滚动关闭右键菜单
  • 支持一级菜单(和主页同级)在main区域显示
  • -
  • 限制外链地址必须以http(s)😕/开头
  • +
  • 限制外链地址必须以http(s)�/开头
  • tagview & sidebar 主题颜色与element ui(全局)同步
  • 修复dict_sort不可update为0的问题&查询返回增加dict_sort升序排序