0.1.0 • Published 2 years ago

syswin-icon v0.1.0

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

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

一、说明

  • 项目技术栈:vue@2.6.x + vue-router@3.2.x + vuex@3.4.x + element-ui@2.15.x
  • vue create roc-component-platform
  • cd roc-component-platform
  • yarn install or npm install
  • yarn add element-ui

二、开发说明

  • master 分支为主分支,只在发版时将开发分支代码合并到此分支
  • develop2.0 分支为开发的基线分支,开发时基于些分支切分支进行开发,完成功能开发后将代码合并到此分支发布到开发环境