diff --git a/docs/.vuepress/navbar.ts b/docs/.vuepress/navbar.ts
index 2f73ce6..093d5e7 100644
--- a/docs/.vuepress/navbar.ts
+++ b/docs/.vuepress/navbar.ts
@@ -56,7 +56,7 @@ export const navbar = defineNavbarConfig([
{icon: '/icon/openai.svg',text: '生成式人工智能',link: '/public-service/GPT/'},
{icon: 'fluent-color:data-area-20', text: '数据中心', link: '/public-service/data-center/'},
{icon: '/icon/mirror.svg', text: '重庆医科大学开源软件镜像站', link: '/public-service/cqmu-mirror/'},
- {icon: '/icon/overleaf.svg', text: 'Overleaf LaTeX协作编辑器', link: '/public-service/overleaf/'},
+ {icon: '/icon/overleaf.svg', text: 'Overleaf LaTeX协作平台', link: '/public-service/overleaf/'},
{icon: 'fluent-emoji-flat:medical-symbol', text: '全球医学公开数据网', link: '/public-service/global-medical-open-data-web/'},
{icon: 'vscode-icons:file-type-word' ,text: '文书及申报资料网', link: '/public-service/official-documents-web/'},
{text: '', link: ''},
diff --git a/docs/.vuepress/notes.ts b/docs/.vuepress/notes.ts
index 7a961f1..c2d69ea 100644
--- a/docs/.vuepress/notes.ts
+++ b/docs/.vuepress/notes.ts
@@ -39,8 +39,8 @@ const publicService = defineNoteConfig({
// {
// prefix: 'Overleaf',
// icon: '/overleaf.svg',
- // text: 'Overleaf LaTeX协作编辑器',
- // link: 'Overleaf LaTeX协作编辑器',
+ // text: 'Overleaf LaTeX协作平台',
+ // link: 'Overleaf LaTeX协作平台',
// items: [
// {
// icon: 'skill-icons:latex-light',
diff --git a/docs/.vuepress/public/src/2025-03-10_02-43-43.png b/docs/.vuepress/public/src/2025-03-10_02-43-43.png
new file mode 100644
index 0000000..6f878c5
Binary files /dev/null and b/docs/.vuepress/public/src/2025-03-10_02-43-43.png differ
diff --git a/docs/.vuepress/public/src/2025-03-10_02-52-40.png b/docs/.vuepress/public/src/2025-03-10_02-52-40.png
new file mode 100644
index 0000000..4f9f023
Binary files /dev/null and b/docs/.vuepress/public/src/2025-03-10_02-52-40.png differ
diff --git a/docs/notes/CS-DIY/1.必学工具/4.LaTeX.md b/docs/notes/CS-DIY/1.必学工具/4.LaTeX.md
index 788a232..d1b3e5e 100644
--- a/docs/notes/CS-DIY/1.必学工具/4.LaTeX.md
+++ b/docs/notes/CS-DIY/1.必学工具/4.LaTeX.md
@@ -8,6 +8,8 @@ icon: file-icons:latex
### 如何学习LaTex
#### 推荐的学习路线如下
+[//]: # (TODO: zsl待测试)
+
- LaTeX 的环境配置是个比较头疼的问题。如果你本地配置 LaTeX 环境出现了问题,可以考虑使用 [Overleaf](https://www.overleaf.com/) 这个在线 LaTeX 编辑网站。站内不仅有各种各样的 LaTeX 模版供你选择,还免去了环境配置的难题。
- 阅读下面三篇 Tutorial: [Part-1](https://www.overleaf.com/learn/latex/Free_online_introduction_to_LaTeX_(part_1)), [Part-2](https://www.overleaf.com/learn/latex/Free_online_introduction_to_LaTeX_(part_2)), [Part-3](https://www.overleaf.com/learn/latex/Free_online_introduction_to_LaTeX_(part_3))。
@@ -23,4 +25,4 @@ icon: file-icons:latex
- [现代 LaTeX 入门讲座](https://github.com/stone-zeng/latex-talk)
-- [一份其实很短的 LaTeX 入门文档](https://liam.page/2014/09/08/latex-introduction/)
\ No newline at end of file
+- [一份其实很短的 LaTeX 入门文档](https://liam.page/2014/09/08/latex-introduction/)
diff --git a/docs/notes/公共服务/Overleaf LaTeX协作编辑器/LaTeX.md b/docs/notes/公共服务/Overleaf LaTeX协作平台/LaTeX.md
similarity index 100%
rename from docs/notes/公共服务/Overleaf LaTeX协作编辑器/LaTeX.md
rename to docs/notes/公共服务/Overleaf LaTeX协作平台/LaTeX.md
diff --git a/docs/notes/公共服务/Overleaf LaTeX协作平台/README.md b/docs/notes/公共服务/Overleaf LaTeX协作平台/README.md
new file mode 100644
index 0000000..f3203e8
--- /dev/null
+++ b/docs/notes/公共服务/Overleaf LaTeX协作平台/README.md
@@ -0,0 +1,105 @@
+---
+title: Overleaf LaTeX协作平台
+createTime: 2025/02/19 10:52:51
+permalink: /public-service/overleaf/
+icon: /icon/overleaf.svg
+---
+
+- 内网地址:[http://192.168.183.171](http://192.168.183.171/)
+- 外网地址(暂未开通):[https://latex.cqmu.edu.cn/login](https://latex.cqmu.edu.cn/login)
+- 中文官网:[https://cn.overleaf.com/](https://cn.overleaf.com/)
+- 上海交通大学企业版地址:[https://latex.sjtu.edu.cn/login](https://latex.sjtu.edu.cn/login)
+
+## 简介
+
+**Overleaf LaTeX协作编辑器**是一款支持多人在线同步编辑、审议的LaTeX编辑器,支持Zotero、Github等现代应用集成,极大便利了广大科研工作者。
+LaTeX最初设计用作学术论文的编写,后面逐渐发展成一款全能的文字排版软件系统,现在,全球已有**5500**
+多所机构和组织在使用它。
+
+## Overleaf使用
+
+### 尝鲜体验
+
+
+
+中文官网
+
+使用账号密码登录后:
+
+
+
+Overleaf的用户节目超级简单,即使是新手也能轻松上手,现在就开始阅读[Overleaf官方文档](https://cn.overleaf.com/learn/how-to/Creating_a_document_in_Overleaf#Introduction)
+开始LaTeX之旅吧,相信我,你会惊叹它的奇妙设计!
+
+### 模板!
+
+在 [Overleaf的模板网](https://cn.overleaf.com/latex/templates)中,你可以看到很多类型的模板,这些和文字相关的工作LaTeX都能应付!
+
+
+### Overleaf CQMU
+
+::: tip [http://192.168.183.171](http://192.168.183.171)
+已经可以访问,在做最终准备
+:::
+
+## LaTeX
+
+### LaTeX 简介
+
+**LaTeX**(发音为 "LAY-tek" 或 "LAH-tek")是一种用于排版专业级文档的工具。然而,LaTeX
+的运作模式与您可能使用过的许多其他文档生成应用程序(如 Microsoft Word 或 LibreOffice Writer)有很大不同:
+
+### Why LaTeX?
+
+- **"所见即所得"(WYSIWYG)工具**:提供交互式页面直接输入文本并即时应用样式
+- **LaTeX 工作流程**:
+ 1. 创建纯文本文件(`.tex` 后缀)
+ 2. 在文本中使用 **LaTeX 命令** 描述排版需求
+ 3. 通过 **TeX 引擎** 处理文件
+ 4. 生成专业排版的 PDF 文档
+
+> 在写毕业论文的时候,我时常因为==word或wps的排版问题==而苦恼,有了LaTeX和Overleaf后,顿感神清气爽。现在,我只需要关注编写的内容,而无需担心任何格式的问题。
+
+### 核心运作原理
+
+- **关注点分离**:
+ - **用户责任**: 专注内容及结构(章节组织、数学公式等)
+ - **系统责任**: 由 LaTeX 命令和 TeX 引擎自动处理版式设计(字体选择、间距调整、分页优化等)
+
+- **优势体现**:
+ - 确保复杂文档格式的统一性(如论文/书籍排版)
+ - 轻松处理科技文档中的数学公式
+ - 实现交叉引用/目录/参考文献的自动化管理
+ - 版本控制系统友好(纯文本特性)
+
+### 学习LaTeX
+
+请参考 [学习LaTeX](LaTeX.md)
+
+## CQMU TUG
+
+重庆医科大学 TeX用户组(Chongqing Medical University TeX User Group),开发CQMU的相关LaTeX模板。
+
+### 目前开发完成的模板
+
+::: details 重庆医科大学本科生毕业论文(设计)示例模板
+@[pdf height="600px"](https://cos.cqmu.online/docs/cqmu-bs-thesis.pdf)
+:::
+
+::: details 推荐信模板
+@[pdf height="600px"](https://cos.cqmu.online/docs/recommand-cqmu.pdf)
+:::
+
+::: details 平时作业和小论文模板
+到[:[simple-icons:overleaf]:Overleaf](https://cn.overleaf.com/latex/templates/cqmu-researchreport/qghkqhhtzfkp)
+查看
+:::
+
+### 计划中的模板
+
+1. [ ] 信息服务课程模板
+2. [ ] Java开发课程报告模板
+3. [ ] 重庆医科大学本科生开题报告模板
+4. [ ] Linux课程模板
+5. [ ] 重庆医科大学研究生毕业论文模板
diff --git a/docs/notes/公共服务/Overleaf LaTeX协作编辑器/README.md b/docs/notes/公共服务/Overleaf LaTeX协作编辑器/README.md
deleted file mode 100644
index 49069e7..0000000
--- a/docs/notes/公共服务/Overleaf LaTeX协作编辑器/README.md
+++ /dev/null
@@ -1,64 +0,0 @@
----
-title: Overleaf LaTeX协作编辑器
-createTime: 2025/02/19 10:52:51
-permalink: /public-service/overleaf/
-icon: /overleaf.svg
----
-
-- 内网地址:[http://192.168.183.171](http://192.168.183.171/)
-- 外网地址(暂未开通):[https://latex.cqmu.edu.cn/login](https://latex.cqmu.edu.cn/login)
-- 上海交通大学企业版地址:[https://latex.sjtu.edu.cn/login](https://latex.sjtu.edu.cn/login)
-## 简介
-**Overleaf LaTeX协作编辑器**是一款支持多人在线同步编辑、审议的LaTeX编辑器,支持Zotero、Github等现代应用集成,极大便利了广大科研工作者。
-
-## Overleaf使用
-
-中文官网:
-
-
-
-使用账号密码登录后:
-
-
-
-## LaTeX
-
-### LaTeX 简介
-
-**LaTeX**(发音为 "LAY-tek" 或 "LAH-tek")是一种用于排版专业级文档的工具。然而,LaTeX 的运作模式与您可能使用过的许多其他文档生成应用程序(如 Microsoft Word 或 LibreOffice Writer)有很大不同:
-
-### 与传统文字处理软件的区别
-- **"所见即所得"(WYSIWYG)工具**:提供交互式页面直接输入文本并即时应用样式
-- **LaTeX 工作流程**:
- 1. 创建纯文本文件(`.tex` 后缀)
- 2. 在文本中使用 **LaTeX 命令** 描述排版需求
- 3. 通过 **TeX 引擎** 处理文件
- 4. 生成专业排版的 PDF 文档
-
-### 核心运作原理
-- **关注点分离**:
- - **用户责任**: 专注内容及结构(章节组织、数学公式等)
- - **系统责任**: 由 LaTeX 命令和 TeX 引擎自动处理版式设计(字体选择、间距调整、分页优化等)
-
-- **优势体现**:
- - 确保复杂文档格式的统一性(如论文/书籍排版)
- - 轻松处理科技文档中的数学公式
- - 实现交叉引用/目录/参考文献的自动化管理
- - 版本控制系统友好(纯文本特性)
-
-### 典型工作流程示例
-
-```latex
-\documentclass{article} % 声明文档类型
-\begin{document}
-Hello World! % 文档内容
-\end{document}
-```
-
-### 学习LaTeX
-
-请参考 [学习LaTeX](LaTeX.md)
-
-## CQMU TUG
-
-重庆医科大学 Tex用户组,Chongqing Medical University TeX User Group,负责开发CQMU的相关LaTeX模板。
\ No newline at end of file
diff --git a/docs/notes/公共服务/重医校级开源软件镜像站/README.md b/docs/notes/公共服务/重医校级开源软件镜像站/README.md
index f12fab7..e950fec 100644
--- a/docs/notes/公共服务/重医校级开源软件镜像站/README.md
+++ b/docs/notes/公共服务/重医校级开源软件镜像站/README.md
@@ -2,7 +2,7 @@
title: 重庆医科大学开源软件镜像站
createTime: 2025/02/25 18:31:57
permalink: /public-service/cqmu-mirror/
-icon: /mirror.svg
+icon: /icon/mirror.svg
---
:::tip