From c6e92da9fc9443ec373e7ec573f3efa3cc31f818 Mon Sep 17 00:00:00 2001 From: zhuyong <520@qq.com> Date: Thu, 16 Sep 2021 20:21:16 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E9=A1=B5=E9=9D=A2=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 1.任务列表去掉多余按钮。 2.发起流程去掉流程编号显示。 --- README.md | 20 ++++------- .../src/views/flowable/definition/index.vue | 4 +-- .../views/flowable/task/finished/index.vue | 31 ----------------- .../src/views/flowable/task/process/index.vue | 16 ++------- .../src/views/flowable/task/todo/index.vue | 34 ------------------- 5 files changed, 10 insertions(+), 95 deletions(-) diff --git a/README.md b/README.md index 1332998..eaac411 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ ## 演示地址 访问链接:http://139.155.16.243/ + 使用文档:https://www.yuque.com/u1024153/icipor ##### 为了方便体验,请勿删除和改动初始化的几个流程和表单,感谢!有其它流程实现,请自行定义新流程、表单。 @@ -44,19 +45,10 @@ GitHub:https://github.com/tony2y/RuoYi-flowable.git ## 演示图 - - - - - - - - - - - - - -
+ + + + + diff --git a/ruoyi-ui/src/views/flowable/definition/index.vue b/ruoyi-ui/src/views/flowable/definition/index.vue index 80af816..675b72e 100644 --- a/ruoyi-ui/src/views/flowable/definition/index.vue +++ b/ruoyi-ui/src/views/flowable/definition/index.vue @@ -72,14 +72,14 @@ - + - +