mirror of
https://github.com/kuaifan/dootask.git
synced 2025-12-13 12:02:51 +00:00
私有化部署按钮
This commit is contained in:
parent
b4d718126a
commit
40f18764b9
@ -100,11 +100,14 @@
|
||||
</div>
|
||||
<h4 class="txt-4001830 topics-h4 mb-32">Lightweight open source online project task management tool to help teams efficiently advance their projects and make work easier.</h4>
|
||||
<div class="topics-btn flex-cc">
|
||||
<span class="mr-24 get-started">
|
||||
<a href="./price.html">
|
||||
<button class="btn btn-primary mr-20">Get Started</button>
|
||||
<span class="mr-24 get-started">
|
||||
<a href="./price.html">
|
||||
<button class="btn btn-primary mr-20">Get Started</button>
|
||||
</a>
|
||||
</span>
|
||||
<a href="https://github.com/kuaifan/dootask/tree/pro" >
|
||||
<button class="btn btn-default" >Self Hosting</button>
|
||||
</a>
|
||||
</span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="ten_img">
|
||||
@ -417,11 +420,12 @@
|
||||
<div class="collaboration-content collaboration-content-en">
|
||||
<h1 class="collaboration-txt txt-5002835 mb-32">Turn on your DooTask team collaboration</h1>
|
||||
<div style="display: flex;">
|
||||
<span class="mr-24" style="width: 123px; display: inline-block;">
|
||||
<a href="file:///Users/mac-023/Downloads/site/en/price.html">
|
||||
<button class="btn btn-gw mr-20">Get Started</button>
|
||||
</a>
|
||||
</span>
|
||||
<span class="mr-24 get-started">
|
||||
<a href="./en/price.html" >
|
||||
<button class="btn btn-primary mr-20">Get Started</button>
|
||||
</a>
|
||||
</span>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</article>
|
||||
|
||||
@ -99,11 +99,14 @@
|
||||
</div>
|
||||
<h4 class="txt-4001830 topics-h4 mb-32">DooTask是一款轻量级的开源在线项目任务管理工具,提供各类文档协作工具、在线思维导图、在线流程图、项目管理、任务分发、即时IM,文件管理等工具。助力团队高效推进项目,让工作更简单。</h4>
|
||||
<div class="flex-cc topics-btn">
|
||||
<span class="mr-24 get-started">
|
||||
<a href="./zh/price.html" >
|
||||
<button class="btn btn-primary mr-20">开始使用</button>
|
||||
<span class="mr-24 get-started">
|
||||
<a href="./zh/price.html" >
|
||||
<button class="btn btn-primary mr-20">开始使用</button>
|
||||
</a>
|
||||
</span>
|
||||
<a href="https://github.com/kuaifan/dootask/tree/pro" >
|
||||
<button class="btn btn-default" >私有化部署</button>
|
||||
</a>
|
||||
</span>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@ -99,12 +99,14 @@
|
||||
</div>
|
||||
<h4 class="txt-4001830 topics-h4 mb-32">DooTask是一款轻量级的开源在线项目任务管理工具,提供各类文档协作工具、在线思维导图、在线流程图、项目管理、任务分发、即时IM,文件管理等工具。助力团队高效推进项目,让工作更简单。</h4>
|
||||
<div class="flex-cc topics-btn">
|
||||
<span class="mr-24 get-started">
|
||||
<a href="./price.html" >
|
||||
<button class="btn btn-primary mr-20">开始使用</button>
|
||||
<span class="mr-24 get-started">
|
||||
<a href="./zh/price.html" >
|
||||
<button class="btn btn-primary mr-20">开始使用</button>
|
||||
</a>
|
||||
</span>
|
||||
<a href="https://github.com/kuaifan/dootask/tree/pro" >
|
||||
<button class="btn btn-default" >私有化部署</button>
|
||||
</a>
|
||||
</span>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<div class="ten_img">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user