hujiao-gui/README.md

41 lines
964 B
Markdown
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

## 安装步骤
### 目前仅维护4.0和5.0分支使用laravel 6.0 LTS版本
- git clone -b 4.0 https://github.com/github-muzilong/freeswitch-gui.git
- 复制.env.example为.env
- 配置.env里的数据库连接信息
- composer install
- php artisan key:generate
- php artisan migrate
- php artisan db:seed
- 登录后台http://127.0.0.1   帐号root  密码123456
- 有问题可以咨询QQ712120393
## 客户管理系统
包含以下功能后台用户角色权限管理呼叫系统CRM客户管理订单跟进财务审核功能
![Image text](./public/template/1.png)
<br/>
<br/>
![Image text](./public/template/2.png)
<br/>
<br/>
![Image text](./public/template/3.png)
<br/>
<br/>
![Image text](./public/template/4.png)
<br/>
<br/>
![Image text](./public/template/5.png)
<br/>
<br/>
![Image text](./public/template/6.png)
<br/>
<br/>
![Image text](./public/template/7.png)
<br/>
<br/>
![Image text](./public/template/8.png)