syswin-icon
v0.1.0
Published
git地址:http://172.31.119.30/roc2.0-ui/roc2.0-component/roc2.0-component-platform
Downloads
4
Readme
SAAS
平台 roc-component-platform
git地址:http://172.31.119.30/roc2.0-ui/roc2.0-component/roc2.0-component-platform
本地调试: http://localhost:9527/#/login?memberId=28098&appId=2332&orgId=58
平台接口文档:http://172.31.119.68:9001/platform/doc.html#/home
一、说明
- 项目技术栈:[email protected] + [email protected] + [email protected] + [email protected]
vue create roc-component-platform
cd roc-component-platform
yarn install
ornpm install
yarn add element-ui
二、开发说明
master
分支为主分支,只在发版时将开发分支代码合并到此分支develop2.0
分支为开发的基线分支,开发时基于些分支切分支进行开发,完成功能开发后将代码合并到此分支发布到开发环境