mirror of
https://gitcode.com/java-xiaoxin/RuoYi-Vue-Flowable-Tenant.git
synced 2025-12-30 03:52:25 +00:00
修复一些问题
This commit is contained in:
14
README.md
14
README.md
@@ -1,5 +1,10 @@
|
||||
<h4 align="center">基于RuoYi-Vue+Flowable的工作流管理平台</h4>
|
||||
|
||||
## 良心开源
|
||||
|
||||
* 单租户版本:[RuoYi-Vue-flowable](https://gitee.com/tangwenzhaoaini/RuoYi-Vue-flowable)
|
||||
* 多租户版本:[RuoYi-Vue-Flowable-Tenant](https://gitee.com/tangwenzhaoaini/ruo-yi-vue-flowable-tenant)
|
||||
|
||||
|
||||
## 平台简介
|
||||
|
||||
@@ -50,9 +55,12 @@
|
||||
|
||||
## 在线体验
|
||||
|
||||
- admin/admin123
|
||||
|
||||
演示地址:http://ry.orangepromax.asia/index
|
||||
- 单租户版本
|
||||
- 演示地址:http://ry.orangepromax.asia/index
|
||||
- 账号/密码:xiaoxin/123456
|
||||
- 多租户版本
|
||||
- 演示地址:http://aa.orangepromax.asia/index
|
||||
- 租户/账号/密码:测试有限公司/admin/123456
|
||||
|
||||
## 联系方式
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@ export default {
|
||||
name: 'RuoYiGit',
|
||||
data() {
|
||||
return {
|
||||
url: 'https://gitee.com/tangwenzhaoaini/RuoYi-Vue-flowable'
|
||||
url: 'https://gitee.com/tangwenzhaoaini/ruo-yi-vue-flowable-tenant'
|
||||
}
|
||||
},
|
||||
methods: {
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
size="mini"
|
||||
icon="el-icon-cloudy"
|
||||
plain
|
||||
@click="goTarget('https://gitee.com/tangwenzhaoaini/RuoYi-Vue-flowable')"
|
||||
@click="goTarget('https://gitee.com/tangwenzhaoaini/ruo-yi-vue-flowable-tenant')"
|
||||
>访问码云
|
||||
</el-button
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user