feat(privacy): 添加隐私政策弹窗和常量配置
- 新增 PrivacyPopup 组件,支持多层级标题和内容展示 - 新增 privacy.js 常量文件,统一管理隐私政策内容 - 更新 search 和 visitorList 页面,集成隐私弹窗 - 更新项目配置文件(components.d.ts, config/index.js, jsconfig.json) - 更新 CLAUDE.md 和 CHANGELOG.md 文档 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Showing
9 changed files
with
299 additions
and
4 deletions
src/components/PrivacyPopup.vue
0 → 100644
src/constants/privacy.js
0 → 100644
-
Please register or login to post a comment