Squashed commit of the following:
commit aa22b359cd73bfda5382cbb73c31747fcdd7d1f6 Author: Argo-Tianyi <argo@163.com> Date: Fri Aug 13 17:48:49 2021 +0800 doc: 更新链接 commit 1367f17e8dd993ffcff85e55260b558aa4585a80 Author: Argo-Tianyi <argo@163.com> Date: Fri Aug 13 17:46:16 2021 +0800 doc: 增加圆角样式 commit 22fb22f76968723092da8406e184548b53ba6026 Author: Argo-Tianyi <argo@163.com> Date: Fri Aug 13 17:44:40 2021 +0800 doc: 更新 ccflow 链接 commit 11fabfdeca4491cb5865f4d97355b53a799a8480 Author: Argo-Tianyi <argo@163.com> Date: Fri Aug 13 17:44:19 2021 +0800 doc: client 增加 ccflow 广告 commit 7aeefaf530f59590876c8bb61c08d87f8c7fad52 Author: Argo-Tianyi <argo@163.com> Date: Fri Aug 13 17:25:19 2021 +0800 doc: add ccflow AD
This commit is contained in:
parent
a755e68ee6
commit
1b1481e86a
|
@ -29,6 +29,15 @@
|
|||
|
||||
使用 NET Core + Bootstrap + PetaPoco + HTML 5 + jQuery 构建的后台管理平台
|
||||
|
||||
**BootstrapAdmin** 与 **开源驰骋 ccflow** 达成如下协议.
|
||||
|
||||
1. 驰骋工作流引擎、表单引擎、快速开发平台系统采用 `GPL` 协议.
|
||||
2. 驰骋 `.net` 版本成为 `ccflow`, `java` 版本成为 `jflow` 两个版本代码 100% 开源.
|
||||
3. 与 BootstrapAdmin 签订服务合同的并且付费的 BootstrapAdmin 客户使用ccflow不开源系统代码受到法律保护.
|
||||
4. 驰骋 BPM 代码下载地址: [传送门](http://ccflow.org/down.htm?from=argo)
|
||||
|
||||
<a href='http://ccflow.org/?from=argo' target=_blank ><img src='https://images.gitee.com/uploads/images/2021/0718/172630_7ebb560a_554725.png' /></a>
|
||||
|
||||
### 特别说明
|
||||
**BootstrapAdmin** 无需二次开发,要做的仅仅是与前台系统集成,前台系统模板工程为 **Bootstrap.Client**
|
||||
项目原始出发点是把权限系统从业务系统中剥离出来,项目开发专注于功能,详细配置说明请点击 [查看文档](https://gitee.com/dotnetchina/BootstrapAdmin/wikis/%E7%B3%BB%E7%BB%9F%E9%9B%86%E6%88%90)
|
||||
|
@ -68,7 +77,7 @@
|
|||
|
||||
### 工作流
|
||||
|
||||
未来将与 **驰骋工作流** 进行深度集成,欢迎访问其主页 [传送门](http://ccflow.org/?from=blazor)
|
||||
与 **驰骋工作流** 进行深度集成,欢迎访问其主页 [传送门](http://ccflow.org/?from=argo)
|
||||
|
||||
### 浏览器支持
|
||||
|
||||
|
|
|
@ -46,7 +46,9 @@
|
|||
<p><b>友情链接:</b></p>
|
||||
<p>Blazor UI 组件库 <b><a href="https://gitee.com/LongbowEnterprise/BootstrapBlazor" target="_blank">码云仓库</a></b></p>
|
||||
<p>百小僧 / Furion <b><a href="https://gitee.com/monksoul/Fur" target="_blank">码云仓库</a></b></p>
|
||||
<p>驰骋 BPM / CCFlow <b><a href="https://gitee.com/opencc/ccflow" target="_blank">码云仓库</a></b></p>
|
||||
<p>
|
||||
<div>驰骋 BPM / CCFlow <b><a href="https://gitee.com/opencc/ccflow" target="_blank">码云仓库</a></b></div>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="form-group col-12 col-lg-6">
|
||||
|
@ -54,5 +56,10 @@
|
|||
<img src="https://admin.blazor.zone/images/tabs.png" class="img-tab" />
|
||||
</a>
|
||||
</div>
|
||||
<div class="form-group col-12">
|
||||
<a target="_blank" href="http://ccflow.org/from=argo">
|
||||
<img src="~/images/ccflow.png" style="border-radius: 10px;" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 153 KiB |
Loading…
Reference in New Issue