OneBot: Leantime 改造版源码(BOM/Univer 表格/AI 接管/品牌替换等)

This commit is contained in:
wangruiguo
2026-09-03 18:49:20 +08:00
commit d647428529
3501 changed files with 1988906 additions and 0 deletions

View File

@@ -0,0 +1,22 @@
<div class="center padding-lg" style="width:800px;">
<div class="row">
<div class="col-md-12">
<x-global::undrawSvg image="undraw_social_serenity_vhix.svg" maxWidth="auto" maxheight="auto" height="250px" headline="{{ __('headlines.welcome') }}"></x-global::undrawSvg>
</div>
</div>
<div class="row onboarding">
<div class="col-md-12" style="font-size:var(--font-size-l);">
<br />
Leantime is built to empower your super powers and help you see your progress towards your goals.<br />
<br />
Most of us are used to creating task lists but were going to ask you to think about what exactly you are trying to accomplish.<br />
<br />
1. Set a vision (strategy) and set your goals<br />
2. Define the work that will get you to those goals<br />
3. And then reach them, planning your day to day with your My Work Dashboard.<br />
<br /><br />
<x-global::forms.button tag="a" link="javascript:void(0)" contentRole="primary" onclick="leantime.helperController.hideAndKeepHidden('dashboard'); leantime.helperController.startProjectDashboardTour();">{{ __("buttons.lets_go") }} <i class="fa-solid fa-arrow-right"></i></x-global::forms.button>
<div class="clearall"></div>
</div>
</div>
</div>