From c84160dbb32c342f133b28ab6b85ba1d74cc488f Mon Sep 17 00:00:00 2001 From: snailRun Date: Tue, 18 Feb 2025 16:40:11 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20UI=20=E5=B8=83=E5=B1=80=E4=BC=98?= =?UTF-8?q?=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .vuepress/theme/components/Page.vue | 9 ++++++++- DeepSeek使用指南/🔥DeepSeek 小白快速上手指南.md | 8 ++++---- 2 files changed, 12 insertions(+), 5 deletions(-) diff --git a/.vuepress/theme/components/Page.vue b/.vuepress/theme/components/Page.vue index e651746..2e15565 100644 --- a/.vuepress/theme/components/Page.vue +++ b/.vuepress/theme/components/Page.vue @@ -74,6 +74,8 @@ export default { //height 100vw //width 100vw //overflow scroll + + .toc-container-sidebar order 2 @@ -135,5 +137,10 @@ export default { margin-top: 0; & > ol > li padding-left: 15px; - +.sidebar-group + .sidebar-sub-headers + display: none; +.sidebar + sidebar-sub-headers + diff --git a/DeepSeek使用指南/🔥DeepSeek 小白快速上手指南.md b/DeepSeek使用指南/🔥DeepSeek 小白快速上手指南.md index 4023e38..0e28f52 100644 --- a/DeepSeek使用指南/🔥DeepSeek 小白快速上手指南.md +++ b/DeepSeek使用指南/🔥DeepSeek 小白快速上手指南.md @@ -62,16 +62,16 @@ DeepSeek官方提供的是满血版的AI,虽然它是开源的,但是官方 - ❌ **错误示例**:「帮我写点东西」 - ✅ **正确示例**:「我需要一封求职邮件,应聘新媒体运营岗位,强调3年公众号运营经验」 -- **提供背景** +2. **提供背景** - ❌ **错误示例**:「分析这个数据」 - ✅ **正确示例**:「这是一家奶茶店过去三个月的销售数据,请分析周末和工作日的销量差异(附CSV数据)」 -- **指定格式** +3. **指定格式** - ❌ **错误示例**:「给几个营销方案」 - ✅ **正确示例**:「请用表格形式列出三种情人节咖啡店促销方案,包含成本预估和预期效果」 -- **控制长度** +4. **控制长度** - ❌ **错误示例**:「详细说明」 - ✅ **正确示例**:「请用200字以内解释区块链技术,让完全不懂技术的老人能听懂」 -- **及时纠正** +5. **及时纠正** - **当回答不满意时,可以这样调整指令:** - 「这个方案成本太高,请提供预算控制在500元以内的版本」