feat: 添加导航页密码保护功能

- 使用 CryptoJS AES-256 加密页面内容
- 添加密码输入界面,正确密码解锁显示
- 修复 fnos NAS 端口 5000 → 5667
- 添加加密生成脚本 generate-encrypted.js

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
qiudl
2026-01-03 19:15:49 +10:30
parent 6b9607a19b
commit 76388f885c
5 changed files with 261 additions and 1 deletions

View File

@@ -897,7 +897,7 @@
id: 'fnos',
name: '飞牛NAS',
description: 'NAS存储 · 文件管理',
url: 'http://100.118.62.18:5000',
url: 'http://100.118.62.18:5667',
icon: '💾',
isCustom: false
},