test(rich-text): 添加富文本渲染测试页面
- 添加 v-html 渲染测试页面 (index.vue) - 添加 mp-html 组件测试页面 (index1.vue) - 测试内容:HTML实体解析、a标签替换为div、图片预览、文件链接点击 - 使用 useFileOperation 处理 PDF 文件打开 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Showing
3 changed files
with
726 additions
and
0 deletions
src/pages/rich-text-test/index.config.js
0 → 100755
src/pages/rich-text-test/index.vue
0 → 100644
-
Please register or login to post a comment