feat: 添加用户手册只读预览功能

- 新增 UserManualPanel 组件实现只读预览
   - 支持 Markdown 完整渲染(表格、代码块、图片、分隔线)
   - 优化排版和字体大小
   - 用户无法编辑手册内容
This commit is contained in:
Roe-xin
2026-03-10 17:01:16 +08:00
parent 77b54aebf0
commit a25d68f527
3 changed files with 185 additions and 4 deletions

View File

@ -104,7 +104,7 @@
**症状**:安装 VSIX 文件时报错
#### **解决方案**
#### 解决方案:
- 确认 VS Code 版本 >= 1.60.0