chore: update docs data link

This commit is contained in:
YunYouJun
2022-04-28 18:29:37 +08:00
parent ee7fec30a2
commit 478119f612
5 changed files with 84 additions and 76 deletions

View File

@@ -225,6 +225,11 @@ const { isVisible, show } = useInvisibleElement(recipePanel)
<br>
大胆尝试一下或者<a href="#" @click="rStore.reset()">
<strong>换个组合</strong></a>
<br>
<span m="t-1">欢迎来
<a class="font-bold text-blue-600 dark:text-blue-400" href="https://docs.qq.com/sheet/DQk1vdkhFV0twQVNS?tab=uykkic" target="_blank">这里</a>
反馈新的菜谱
</span>
</span>
</Transition>
</div>

View File

@@ -25,6 +25,8 @@ title: 关于
</a>
</div>
<router-link to="/help">使用帮助</router-link>
## **致谢**
感谢以下小伙伴为本项目提供的数据支持和 QA

View File

@@ -6,6 +6,7 @@ title: 帮助
使用帮助
</h3>
- 菜谱反馈/晒晒你做的菜:<https://docs.qq.com/sheet/DQk1vdkhFV0twQVNS?tab=uykkic>
- 故障/新功能反馈:[Issues](https://github.com/YunYouJun/cook/issues)
- 交流/建议/分享:[Discussions](https://github.com/YunYouJun/cook/issues)