Open
Conversation
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

本 Pull Request 添加了设备信息显示
信息
根据用户群纠错所需的常见设备信息进行了汇总显示,其中包含:
管理员账户或超级用户会在此处标出)添加了
复制按钮和刷新按钮,分别用于复制设备信息和刷新设备信息添加了导出设备信息按钮,向启动器所在目录输出一个名为
hmcl-exported-systeminfo-yyyy-mm-ddThh-mm-ss.log的文件,里面记录了设备信息。外观
通过更改原有的设置>通用里的启动器项目仓库跳转按钮,以展开菜单的形式显示设备信息,并把原来的仓库跳转功能做成了一个单独的条目。
默认情况下处于折叠状态
展开后罗列设备信息
导出逻辑参考其它日志导出功能逻辑,在点击后弹出提示和资源管理器窗口