An open API service indexing awesome lists of open source software.

https://github.com/guoshiqiufeng/trs


https://github.com/guoshiqiufeng/trs

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# trs
## 基于mui进行开发的app --java后台版

.net 版请切换分支

## 目录
app app开发文件
server 服务器开发文件(此处为java)
db 数据库文件(此处为mysql数据库文件)
## 运行
app内的代码,请用Hbuilder进行编辑、运行
server内的代码,请使用eclipse或IDEA进行编辑运行(MAVEN项目)
ps:app需要修改index.html中的url为server对应的url
server端需要修改trs-biz/src/main/resources下的dbconfig.properties中url、username、password为你对应的数据库的配置
##截图
![image](https://github.com/guoshiqiufeng/lovefood/blob/master/trs/1.png)
![image](https://github.com/guoshiqiufeng/lovefood/blob/master/trs/2.png)
![image](https://github.com/guoshiqiufeng/lovefood/blob/master/trs/3.png)
![image](https://github.com/guoshiqiufeng/lovefood/blob/master/trs/4.png)
![image](https://github.com/guoshiqiufeng/lovefood/blob/master/trs/5.png)
![image](https://github.com/guoshiqiufeng/lovefood/blob/master/trs/6.png)
![image](https://github.com/guoshiqiufeng/lovefood/blob/master/trs/7.png)
![image](https://github.com/guoshiqiufeng/lovefood/blob/master/trs/8.png)
![image](https://github.com/guoshiqiufeng/lovefood/blob/master/trs/9.png)
![image](https://github.com/guoshiqiufeng/lovefood/blob/master/trs/10.png)