2017年7月18日

maven 设置 编码 ,jdk 版本

摘要: jdk1.8 true 1.8 1.8 1.8 1.8 ... 阅读全文

posted @ 2017-07-18 22:12 正义的伙伴! 阅读(184) 评论(0) 推荐(0) 编辑

java Response 设置中文编码

摘要: response.setHeader("Content-type", "text/html;charset=UTF-8"); response.setCharacterEncoding("utf-8"); response.setContentType("text/html;charset=UTF-8"); 阅读全文

posted @ 2017-07-18 17:30 正义的伙伴! 阅读(594) 评论(0) 推荐(0) 编辑

adminLte 解决菜单栏 bug

摘要: <ul class="sidebar-menu" data-widget="tree"> 功能菜单 点击 不隐藏第三级 子菜单。。。。在 admin.min.js 第 660 行 h.prototype.collapse 添加 b.find('.treeview-menu').css('displa 阅读全文

posted @ 2017-07-18 14:45 正义的伙伴! 阅读(2555) 评论(0) 推荐(0) 编辑

导航

//增加一段JS脚本,为目录生成使用