CRMEB/docs/README.md
2021-01-20 14:46:13 +08:00

36 lines
908 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

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.

## 目录说明
### 程序入口目录说明
src/CRMEB 是后端php程序源码程序中默认有编译好的H5页面小程序需要重新编译打包
### 后台前端源码
src/template/admin 是系统后台前端源码
帮助文档https://help.crmeb.net/crmeb-v4/1863444
### 移动端前端源码
src/template/uni-app 是移动端前端源码
帮助文档https://help.crmeb.net/crmeb-v4/1974797
### 后端程序入口目录
CRMEB/public 是程序入口目录
### 后端程序安装程序目录
CRMEB/install 是安装程序目录
CRMEB/install/install.lock 判断安装后生成的安装完成后请删除install目录保留install.lock文件
### 数据库和redis帐号配置文件
CRMEB/.env
### 更多帮助
详细帮助文档https://help.crmeb.net/crmeb-v4/1863402
二开文档https://gitee.com/ZhongBangKeJi/CRMEB-Min/wikis
官网地址http://www.crmeb.com