Commit 84ffdfea authored by yyh's avatar yyh

分环境README.md 更新

parent 0ecb83cf
......@@ -3,8 +3,13 @@
# 接口文档[confluence](https://confluence.33.cn/pages/viewpage.action?pageId=25887205)
# 项目经理 黄学忠
# 产品经理 董军
2套环境 溯源和慈善 区别是慈善没有自定义模板入口
溯源
测试地址[http://test.chain33.pro:9090]
正式地址[https://m.chain33.pro]
慈善
测试地址[http://test.chain33.pro:9091]
测试地址[]
## Project setup
```
npm install
......@@ -12,12 +17,15 @@ npm install
### Compiles and hot-reloads for development
```
npm run serve
npm run serve:sy // 溯源
npm run serve:cs // 慈善
```
### Compiles and minifies for production
```
npm run build
npm run build // 溯源
npm run build:cs // 慈善
```
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment