5 Star 2 Fork 1

JMan/RaptorPlatform2

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
注意事项.txt 741 Bytes
一键复制 编辑 原始数据 按行查看 历史
1.WebRoot目录下,只有rp文件夹是属于平台的,不能删除,其他的都可以按需删除
项目部署注意事项:
1.修改Tomcat配置:在server.xml配置文件中,找到
<Connector port="8080" protocol="HTTP/1.1" connectionTimeout="20000" redirectPort="8443"/>
添加:useBodyEncodingForURI="true" URIEncoding="UTF-8"
用于解决URI中文乱码问题
开发中遇到的问题:
1.返回的Json数据列表中不能有enabled这个属性,否则MiniUI的表格控件中存在enabled这个属性为false的行将不能点击
ueditor的上传附件功能的在线附件存在链接不正确的BUG(已解决,解决办法是在controller.jsp中添加一段自己的代码)
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/jman325_admin/RaptorPlatform2.git
[email protected]:jman325_admin/RaptorPlatform2.git
jman325_admin
RaptorPlatform2
RaptorPlatform2
master

搜索帮助