- 单文件 index.html 拆分为 vnt-web/ui(pnpm+Vite+Vue3 SFC+Pinia+Tailwind v4),构建产物输出到 static/ - UI 重新设计:浅色简洁风(可切换深色模式)、顶部导航、新增总览仪表盘首页 - 自定义弹窗/toast/确认框替换全部原生 alert/confirm,交互与过渡统一 - 响应式布局:移动端汉堡导航,表格与卡片自适应 - 实例卡片移除日志按钮;启动组网默认选中第一个配置
9 lines
105 B
Plaintext
9 lines
105 B
Plaintext
.idea
|
|
/target
|
|
./wintun.dll
|
|
vnt_config
|
|
vnt_current_config.txt
|
|
logs/*
|
|
/.tools/
|
|
node_modules
|
|
vnt-web/ui/dist |