hfshfg
4dac1ae4ab
fix: code review 修复两处 bug 并优化启动提示
- fix(setup.bat): 修复 Node.js 解压路径错误
xcopy 来源从 %TEMP%\node-v22-win-x64\* 改为
%TEMP%\node-extract\node-v22-win-x64\*,
否则解压后 xcopy 找不到文件,Node.js 安装必然失败
- fix(Config.html): 点击「启动 OpenClaw」后 toast 改为
「配置已保存!请关闭此页面,回到启动窗口使用 U-Claw」,
避免用户误以为点击后会自动启动而一直等待
(portable / usb-release / u-claw-app 三个版本同步)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-01 09:48:44 +08:00
..
2026-03-19 15:42:53 +08:00
2026-04-01 09:48:44 +08:00
2026-03-12 10:59:26 +08:00
2026-03-19 15:50:02 +08:00
2026-03-19 15:25:42 +08:00
2026-03-19 15:46:31 +08:00
2026-03-12 13:25:18 +08:00
2026-03-19 15:25:42 +08:00