* 运行环境 1、autojs6版本:v6.7.0 2、project.json配置: ``` "launchConfig": { "launcherVisible": true, "logsVisible": false, "runOnBoot": false, "splashVisible": true } ``` * 问题描述 打包运行并在桌面长按APP之后弹出菜单中总是有【日志】选项,不希望看到这个日志选项。 <img width="793" height="947" alt="Image" src="https://github.com/user-attachments/assets/702024e6-cc57-425c-8bb4-666e6ecc9ea4" />
1、autojs6版本:v6.7.0
2、project.json配置:
打包运行并在桌面长按APP之后弹出菜单中总是有【日志】选项,不希望看到这个日志选项。