diff --git a/app/components/home.tsx b/app/components/home.tsx index d6dc6afa2..6b10c0795 100644 --- a/app/components/home.tsx +++ b/app/components/home.tsx @@ -178,7 +178,7 @@ function Screen() {
{renderContent()}
diff --git a/app/components/sidebar.tsx b/app/components/sidebar.tsx index 005b41c67..93fbadd7d 100644 --- a/app/components/sidebar.tsx +++ b/app/components/sidebar.tsx @@ -157,23 +157,23 @@ export function SideBarContainer(props: { transition: isMobileScreen && isIOSMobile ? "none" : undefined, }} > -
-
这里开始……
-
- 选择一个你自己的助理 -
-
- 1. 有时可能会抽风,点击下方新的聊天试一下吧 -
- 2. 绘图:“/mj 提示词” - 的格式生成图片(可以搜一下midjourney的提示词工具或使用方法) -
- 3. 如果觉得还不错,可以给作者赏杯咖啡 -
-
- -
-
+ {/*
*/} + {/*
这里开始……
*/} + {/*
*/} + {/* 选择一个你自己的助理*/} + {/*
*/} + {/*
*/} + {/* 1. 有时可能会抽风,点击下方新的聊天试一下吧*/} + {/*
*/} + {/* 2. 绘图:“/mj 提示词”*/} + {/* 的格式生成图片(可以搜一下midjourney的提示词工具或使用方法)*/} + {/*
*/} + {/* 3. 如果觉得还不错,可以给作者赏杯咖啡*/} + {/*
*/} + {/*
*/} + {/* */} + {/*
*/} + {/*
*/} {children}
+ 选择一个你自己的助理 +
+
+ 1. 有时可能会抽风,点击下方新的聊天试一下吧 +
+ 2. 绘图:“/mj 提示词” + 的格式生成图片(可以搜一下midjourney的提示词工具或使用方法) +
+ 3. 如果觉得还不错,可以给作者赏杯咖啡 + + } logo={} >