随笔分类 - 72 SpringBlade 源码
摘要:官网的样式 本地的样式 修改一下这里就好了 div.el-card__body { padding: 16px !important; }
阅读全文
摘要:项目地址 前端:https://gitee.com/smallc/Saber 后端:https://gitee.com/smallc/SpringBlade blade-tool:https://github.com/chillzhuang/blade-tool 社区 https://sns.bla
阅读全文
摘要:第一种 一般用这种,这种异常不会记录到日志,相当于FriendlyException throw new ServiceException("请输入正确的确认密码!"); throw new ServiceException("请先删除子节点!"); 第二种 throw new ApiExcepti
阅读全文