feat: add help page & update desc

This commit is contained in:
YunYouJun
2022-04-27 02:20:33 +08:00
parent dbcf5bd969
commit 175346c43b
16 changed files with 518 additions and 191 deletions

View File

@@ -224,10 +224,15 @@ const { isVisible, show } = useInvisibleElement(recipePanel)
</ToolTag>
</div>
<div ref="recipePanel" m="2 t-4" p="2" class="transition shadow hover:shadow-md" bg="gray-400/8">
<div ref="recipePanel" m="2 t-4" p="2" class="relative transition shadow hover:shadow-md" bg="gray-400/8">
<h2 text="xl" font="bold" p="1">
🍲 来看看组合出的菜谱吧
</h2>
<!-- <div class="absolute left-5 top-5 icon-btn">
<div i-ri-compass-line />
</div> -->
<Switch />
<div p="2">
<Transition mode="out-in">