fix: slogan
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
|
||||
## 参考
|
||||
|
||||
- [❤️ 隔离食用手册大全 ❤️](https://docs.qq.com/sheet/DZUpJS0tQZm1YYWlt)
|
||||
- [隔离食用手册大全](https://docs.qq.com/sheet/DZUpJS0tQZm1YYWlt)
|
||||
|
||||
## 参与开发
|
||||
|
||||
|
||||
@@ -157,7 +157,7 @@ const clickTool = (item: StuffItem) => {
|
||||
|
||||
<div m="2 t-4" p="2" class="transition shadow hover:shadow-md" bg="gray-400/8">
|
||||
<h2 text="xl" font="bold" p="1">
|
||||
🍲 今天的饭菜
|
||||
🍲 来看看组合出的菜谱吧!
|
||||
<br>
|
||||
<small class="inline-flex justify-center items-center" text="xs">
|
||||
<a class="inline-flex justify-center items-center" style="color: #ea7a99" href="https://www.bilibili.com/v/food" target="_blank">
|
||||
|
||||
@@ -21,7 +21,7 @@ title: 关于
|
||||
菜谱数据来源:
|
||||
<a class="inline-flex items-center text-sm text-blue-600 dark:text-blue-400" href="https://docs.qq.com/sheet/DZUpJS0tQZm1YYWlt" target="_blank">
|
||||
<div m="r-1" inline-flex i-ri-bilibili-line></div>
|
||||
<span class="inline-flex">❤️ 隔离食用手册大全 ❤️</span>
|
||||
<span class="inline-flex">隔离食用手册大全</span>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -17,9 +17,6 @@ const rStore = useRecipeStore()
|
||||
<p text="sm" m="b-4">
|
||||
好的,今天我们来做菜!
|
||||
</p>
|
||||
<p text="sm" opacity="80">
|
||||
选中你囤的食材和有的厨具,看看今天能做什么菜吧!
|
||||
</p>
|
||||
<p>
|
||||
<ChooseFood />
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user