🍲 来看看组合出的菜谱吧!
@@ -23,12 +20,12 @@ const { isVisible, show } = useInvisibleElement(recipePanel)
-
+
你要先选食材或工具哦~
-
-
+
+
diff --git a/components/TheBottomMenu.vue b/components/TheBottomMenu.vue
index 105ecb8..a6e0067 100644
--- a/components/TheBottomMenu.vue
+++ b/components/TheBottomMenu.vue
@@ -29,9 +29,10 @@ const items: BottomMenuItem[] = [
},
]
+const route = useRoute()
const router = useRouter()
-const active = ref('/')
+const active = ref(route.path)
function onClick(item: BottomMenuItem) {
active.value = item.to || ''
router.push(item.to || '/')
diff --git a/content/about.md b/content/about.md
index f40b608..d4597a8 100644
--- a/content/about.md
+++ b/content/about.md
@@ -9,14 +9,14 @@ title: 关于
> 希望大家吃的开心!
-菜谱主要视频来源:
+- 菜谱主要视频来源:
隔离食用手册大全
@@ -25,15 +25,6 @@ title: 关于
相关使用请查看 帮助。
-### 小程序版本
-
-~~本页面为网页版本,小程序版本请在微信搜索「来做菜」。~~
-
-因不可抗力,小程序因跳转 B 站视频而被判定为导流违规下架。
-将不再提供小程序版本。
-
-
-
## **致谢**
感谢以下小伙伴为本项目提供的数据支持和 QA !
diff --git a/data/README.md b/data/README.md
index c47a2b7..890f7dc 100644
--- a/data/README.md
+++ b/data/README.md
@@ -5,8 +5,7 @@
> 下载为 `csv` 转换使用
- [新菜谱反馈](https://docs.qq.com/sheet/DQk1vdkhFV0twQVNS?tab=uykkic)
-- [晒晒你的菜](https://docs.qq.com/sheet/DQk1vdkhFV0twQVNS?tab=dmeahc)
-- [反馈建议](https://docs.qq.com/sheet/DQk1vdkhFV0twQVNS?tab=snaau2)
+- [反馈建议分享-兔小巢](https://support.qq.com/products/507827)
## 说明
diff --git a/layouts/default.vue b/layouts/default.vue
index 1c41bbe..68761e7 100644
--- a/layouts/default.vue
+++ b/layouts/default.vue
@@ -1,7 +1,6 @@
-
diff --git a/nuxt.config.ts b/nuxt.config.ts
index ef02a66..0cc2848 100644
--- a/nuxt.config.ts
+++ b/nuxt.config.ts
@@ -56,8 +56,7 @@ export default defineNuxtConfig({
head: {
viewport: 'width=device-width,initial-scale=1',
link: [
- { rel: 'icon', href: '/favicon.ico', sizes: 'any' },
- { rel: 'icon', type: 'image/svg+xml', href: '/nuxt.svg' },
+ { rel: 'icon', type: 'image/svg+xml', href: '/favicon.svg' },
{ rel: 'apple-touch-icon', href: '/apple-touch-icon.png' },
],
meta: [
diff --git a/pages/[...slug].vue b/pages/[...slug].vue
index b27d348..6675030 100644
--- a/pages/[...slug].vue
+++ b/pages/[...slug].vue
@@ -5,4 +5,5 @@
+
diff --git a/pages/help.vue b/pages/help.vue
index c8dac5a..016dfcb 100644
--- a/pages/help.vue
+++ b/pages/help.vue
@@ -1,11 +1,10 @@
-
-
帮助
+
+
+
+ 因不可抗力(小程序因跳转 B 站视频而被判定为导流违规)下架。
+ 将不再提供小程序版本。
+
+
暂时没有开发 APP 的计划。
@@ -65,10 +69,7 @@
居家菜谱投稿
- 晒晒你的菜
-
-
- 反馈建议
+ 反馈建议分享(兔小巢)
@@ -89,4 +90,5 @@
+