瀏覽代碼

又该update

java110 4 年之前
父節點
當前提交
b3d5d53315
共有 7 個文件被更改,包括 140 次插入190 次删除
  1. 33 40
      Readme.md
  2. 67 0
      Readme_cn.md
  3. 40 150
      Readme_en.md
  4. 二進制
      docs/img/business_en.png
  5. 二進制
      docs/img/index_en.png
  6. 二進制
      docs/img/login_en.png
  7. 二進制
      docs/img/owner_en.png

+ 33 - 40
Readme.md

@@ -1,67 +1,60 @@
-[english](Readme_en.md) [中文](Readme_cn.md)
-## 说明
- HC小区管理系统是一套saas物业管理的系统,包括 房产、业主、 费用 (可以线上缴费)、报修(可以线上报修)、投诉建议、采购、巡检、停车、门径、道闸、监控、工作流、问卷和公告等功能。
+[english](Readme_en.md)|[中文](Readme_cn.md)
+## Introduction
+ HC community management system is a set of saas property management system, including real estate, owners, fees (payment can be made online), repair application (repair can be reported online), complaints and suggestions, procurement, inspection, parking, gates, gates, monitoring , workflow, questionnaires, and announcements.
  
- 相关代码:<br/><br/>
- 1、[物业系统前端](https://gitee.com/java110/MicroCommunityWeb) : 物业员工使用电脑端<br/>
- 2、[物业系统后端](https://gitee.com/wuxw7/MicroCommunity): 核心业务处理端<br/>
- 3、[业主手机端](https://gitee.com/java110/WechatOwnerService): 提供用户使用,包括投诉 建议,缴费、报修 等<br/>
- 4、[物业手机版](https://gitee.com/java110/PropertyApp): 物业员工使用手机端<br/>
+ Related code:<br/><br/>
+ 1、[Front end of property system](https://gitee.com/java110/MicroCommunityWeb) : 物业员工使用电脑端<br/>
+ 2、[Property system backend](https://gitee.com/wuxw7/MicroCommunity): 核心业务处理端<br/>
+ 3、[Owner's mobile phone](https://gitee.com/java110/WechatOwnerService): 提供用户使用,包括投诉 建议,缴费、报修 等<br/>
+ 4、[Property mobile version](https://gitee.com/java110/PropertyApp): 物业员工使用手机端<br/>
 
-## 如何安装
+## how to install
 
-1、[开发环境安装](docs/installHcDev.md) <br/>
-2、[生产环境安装](docs/installHcProd.md)<br/>
+1、[Development environment installation](docs/installHcDev.md) <br/>
+2、[Production environment installation](docs/installHcProd.md)<br/>
 
-## 如何使用
+## how to use
 
-[操作手册](http://bbs.homecommunity.cn/document.html?docId=102022031484710001)
+[Operation Manual](http://bbs.homecommunity.cn/document.html?docId=102022031484710001)
 
    
-## 产品
+## product
 
-1、手机端演示环境
+1、Mobile demonstration environment demo
 
    ![image](docs/img/hc.png)
 
-2、电脑端<br/>
-地址:http://demo.homecommunity.cn <br/>
-管理员账号:admin/admin<br/>
-物业演示账号:wuxw/admin<br/>
-开发者账号:dev/密码自己修改 [如何修改](http://bbs.homecommunity.cn/pages/bbs/topic.html?topicId=102021110520080050)
+2、computer demo<br/>
+url :http://demo.homecommunity.cn <br/>
+admin account:admin/admin<br/>
+property account:wuxw/admin<br/>
+dev account:dev/Change the password yourself [How to modify](http://bbs.homecommunity.cn/pages/bbs/topic.html?topicId=102021110520080050)
     
-## 系统功能(function) 
-
-   ![image](docs/img/func.png)
+## System functions
    
-   主要系统功能请查看
+   Please check the main system functions
      
-   [功能清单](http://bbs.homecommunity.cn/pages/bbs/topic.html?topicId=102022042459860343)
+   [Feature list](http://bbs.homecommunity.cn/pages/bbs/topic.html?topicId=102022042459860343)
   
-## 运行效果(view)
-1.在浏览器输入 http://localhost:3000/ 如下图
-
-![image](docs/img/login.png)
-
-    用户名为 wuxw 密码为 admin  如下图
+## running result(view)
+1.Type in the browser http://demo.homecommunity.cn/ As shown below
 
-    点击登录,进入如下图:
+![image](docs/img/login_en.png)
 
-![image](docs/img/0004.png)
+    username: wuxw password: admin  As shown below
 
-![image](docs/img/index.png)
+    Click to log in to enter the following picture:
 
-![image](docs/img/business.png)
+![image](docs/img/index_en.png)
 
-![image](docs/img/owner.png)
+![image](docs/img/business_en.png)
 
-![image](docs/img/phone.png)
+![image](docs/img/owner_en.png)
 
-## 参与贡献
+## Participate and contribute
 
-您可以fork 代码后,commit后 pull request合并代码
+You can fork the code and pull request to merge the code after commit
 
-联系作者:17797173942(微信号)
 
 
 

+ 67 - 0
Readme_cn.md

@@ -0,0 +1,67 @@
+[english](Readme_en.md)|[中文](Readme_cn.md)
+## 说明
+ HC小区管理系统是一套saas物业管理的系统,包括 房产、业主、 费用 (可以线上缴费)、报修(可以线上报修)、投诉建议、采购、巡检、停车、门径、道闸、监控、工作流、问卷和公告等功能。
+ 
+ 相关代码:<br/><br/>
+ 1、[物业系统前端](https://gitee.com/java110/MicroCommunityWeb) : 物业员工使用电脑端<br/>
+ 2、[物业系统后端](https://gitee.com/wuxw7/MicroCommunity): 核心业务处理端<br/>
+ 3、[业主手机端](https://gitee.com/java110/WechatOwnerService): 提供用户使用,包括投诉 建议,缴费、报修 等<br/>
+ 4、[物业手机版](https://gitee.com/java110/PropertyApp): 物业员工使用手机端<br/>
+
+## 如何安装
+
+1、[开发环境安装](docs/installHcDev.md) <br/>
+2、[生产环境安装](docs/installHcProd.md)<br/>
+
+## 如何使用
+
+[操作手册](http://bbs.homecommunity.cn/document.html?docId=102022031484710001)
+
+   
+## 产品
+
+1、手机端演示环境
+
+   ![image](docs/img/hc.png)
+
+2、电脑端<br/>
+地址:http://demo.homecommunity.cn <br/>
+管理员账号:admin/admin<br/>
+物业演示账号:wuxw/admin<br/>
+开发者账号:dev/密码自己修改 [如何修改](http://bbs.homecommunity.cn/pages/bbs/topic.html?topicId=102021110520080050)
+    
+## 系统功能(function) 
+
+   ![image](docs/img/func.png)
+   
+   主要系统功能请查看
+     
+   [功能清单](http://bbs.homecommunity.cn/pages/bbs/topic.html?topicId=102022042459860343)
+  
+## 运行效果(view)
+1.在浏览器输入 http://localhost:3000/ 如下图
+
+![image](docs/img/login.png)
+
+    用户名为 wuxw 密码为 admin  如下图
+
+    点击登录,进入如下图:
+
+![image](docs/img/0004.png)
+
+![image](docs/img/index.png)
+
+![image](docs/img/business.png)
+
+![image](docs/img/owner.png)
+
+![image](docs/img/phone.png)
+
+## 参与贡献
+
+您可以fork 代码后,commit后 pull request合并代码
+
+联系作者:17797173942(微信号)
+
+
+

+ 40 - 150
Readme_en.md

@@ -1,170 +1,60 @@
-# HC community management system is an open source and free commercial community property management system, including back-end project, front-end project, property version uni-app and owner's version uni-app. 
+[english](Readme_en.md)|[中文](Readme_cn.md)
+## Introduction
+ HC community management system is a set of saas property management system, including real estate, owners, fees (payment can be made online), repair application (repair can be reported online), complaints and suggestions, procurement, inspection, parking, gates, gates, monitoring , workflow, questionnaires, and announcements.
+ 
+ Related code:<br/><br/>
+ 1、[Front end of property system](https://gitee.com/java110/MicroCommunityWeb) : 物业员工使用电脑端<br/>
+ 2、[Property system backend](https://gitee.com/wuxw7/MicroCommunity): 核心业务处理端<br/>
+ 3、[Owner's mobile phone](https://gitee.com/java110/WechatOwnerService): 提供用户使用,包括投诉 建议,缴费、报修 等<br/>
+ 4、[Property mobile version](https://gitee.com/java110/PropertyApp): 物业员工使用手机端<br/>
 
+## how to install
 
+1、[Development environment installation](docs/installHcDev.md) <br/>
+2、[Production environment installation](docs/installHcProd.md)<br/>
 
-## Open source code description
+## how to use
 
+[Operation Manual](http://bbs.homecommunity.cn/document.html?docId=102022031484710001)
 
+   
+## product
 
-### HC cell back end code
+1、Mobile demonstration environment demo
 
-[ https://gitee.com/wuxw7/MicroCommunity ] https://gitee.com/wuxw7/MicroCommunity )
+   ![image](docs/img/hc.png)
 
-### HC cell front end code
+2、computer demo<br/>
+url :http://demo.homecommunity.cn <br/>
+admin account:admin/admin<br/>
+property account:wuxw/admin<br/>
+dev account:dev/Change the password yourself [How to modify](http://bbs.homecommunity.cn/pages/bbs/topic.html?topicId=102021110520080050)
+    
+## System functions
+   
+   Please check the main system functions
+     
+   [Feature list](http://bbs.homecommunity.cn/pages/bbs/topic.html?topicId=102022042459860343)
+  
+## running result(view)
+1.Type in the browser http://demo.homecommunity.cn/ As shown below
 
-[ https://gitee.com/java110/MicroCommunityWeb ] https://gitee.com/java110/MicroCommunityWeb )
+![image](docs/img/login_en.png)
 
-### HC smart home (owner version)
+    username: wuxw password: admin  As shown below
 
-[ https://gitee.com/java110/WechatOwnerService ] https://gitee.com/java110/WechatOwnerService )
+    Click to log in to enter the following picture:
 
-### HC handheld property (uni app for property)
+![image](docs/img/index_en.png)
 
-[ https://gitee.com/java110/PropertyApp ] https://gitee.com/java110/PropertyApp )
+![image](docs/img/business_en.png)
 
+![image](docs/img/owner_en.png)
 
+## Participate and contribute
 
-### Branch description
+You can fork the code and pull request to merge the code after commit
 
 
 
-Branch management Description: Master is the main branch, 0.5-stable is the latest stable branch (recommended for commercial landing version) and 0.1-stable is the front-end and back-end non separation Version (not recommended)
 
-
-
-
-### How to start
-
-
-
-[ http://www.homecommunity.cn/ ] http://www.homecommunity.cn/ )
-
-
-
-### How to install
-
-
-
-Scheme 1, CentOS 7.6 one button automatic installation
-
-
-
-> yum install -y wget && wget https://dl.winqi.cn/hc/hcInstall.sh && sh hcInstall.sh Your private IP
-
-
-
-Note: your private IP address is the intranet IP of the server. If the server has only one private IP address, it can be omitted. If there are more than one private IP address, it needs to be specified
-
-
-
-[reference video]( https://www.bilibili.com/video/BV1Dk4y19728/ )
-
-
-
-Scheme 2: self service deployment according to demand
-
-
-
-[reference video]( https://www.bilibili.com/video/BV1N7411E7rf/ )
-
-
-
-### Operation document
-
-
-
-[operation document]( http://www.homecommunity.cn/operateDoc )
-
-
-
-### Technical documentation
-
-
-
-[technical documents]( http://www.homecommunity.cn/devDoc )
-
-
-
-
-### Products
-
-
-
-![image](docs/img/ hc.png )
-
-
-
-
-### System function
-
-
-
-![image](docs/img/ func.png )
-
-
-
-Please check the main system functions
-
-
-
-[ http://www.homecommunity.cn//document/#/func/funcation ] http://www.homecommunity.cn//document/#/func/funcation )
-
-
-
-
-### Demo address
-
-
-
-[ http://www.homecommunity.cn/ ] http://www.homecommunity.cn/ )
-
-
-
-Property account / password: wuxw / Admin
-
-
-
-Agent account / password: days / Admin
-
-
-
-Operation and maintenance team account / password: admin / Admin
-
-
-
-Development team account / password: dev / (due to the large rights of developers, deleting data will affect the stability. To view the specific functions, it can be deployed separately in U_ User table)
-
-
-
-### Running effect (view)
-
-1. Input in the browser http://localhost : 3000 / as shown in the figure below
-
-
-
-![image](docs/img/ login.png )
-
-
-
-The user name is wuxw, and the password is admin, as shown in the figure below
-
-
-
-Click login to enter the following figure:
-
-
-
-![image](docs/img/0004.png)
-
-
-
-![image](docs/img/ index.png )
-
-
-
-![image](docs/img/ owner.png )
-
-
-
-
-![image](docs/img/ qq.png )

二進制
docs/img/business_en.png


二進制
docs/img/index_en.png


二進制
docs/img/login_en.png


二進制
docs/img/owner_en.png