feat: 添加货币和汇率管理功能
refactor: 重构前端路由和登录逻辑 docs: 更新业务闭环、任务和架构文档 style: 调整代码格式和文件结构 chore: 更新依赖项和配置文件
This commit is contained in:
26
docs/04_Plugin/00_Plugin_Index.md
Normal file
26
docs/04_Plugin/00_Plugin_Index.md
Normal file
@@ -0,0 +1,26 @@
|
||||
# 插件文档索引
|
||||
|
||||
> **模块**: 04_Plugin - 浏览器插件架构
|
||||
> **更新日期**: 2026-03-19
|
||||
|
||||
---
|
||||
|
||||
## 核心文档
|
||||
|
||||
| 文档 | 描述 | 状态 |
|
||||
|------|------|------|
|
||||
| [01_Plugin_Design](01_Plugin_Design.md) | 插件架构设计 | ✅ |
|
||||
| [02_DOM_Interaction](02_DOM_Interaction.md) | DOM交互规范 | ✅ |
|
||||
|
||||
---
|
||||
|
||||
## 关联模块
|
||||
|
||||
- [架构模块](../01_Architecture/00_Architecture_Index.md)
|
||||
- [前端模块](../03_Frontend/00_Frontend_Index.md)
|
||||
|
||||
---
|
||||
|
||||
## 最近更新
|
||||
|
||||
- 2026-03-19: 重构插件文档结构,统一命名规范
|
||||
Reference in New Issue
Block a user