Files
guba-indicator/使用说明.md
xiaji e8210b4d88 refactor(配置管理): 将playwright配置替换为chrome路径配置并更新使用说明
更新配置管理器、主窗口界面和使用说明文档,将原有的playwright目录配置改为chrome浏览器路径配置
2026-01-23 14:12:10 +08:00

50 lines
1.6 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 股吧人气指示器 - 使用说明
## 系统要求
- Windows 10/11 操作系统
- Google Chrome 浏览器 (推荐最新版本)
## Chrome浏览器配置
### 1. 下载Chrome浏览器
如果您还没有安装Chrome浏览器请按照以下步骤下载
1. 打开网址https://www.google.cn/chrome/
2. 点击"下载Chrome"
3. 运行下载的安装程序并按照提示完成安装
### 2. 找到Chrome可执行文件路径
#### 方法1通过开始菜单查找
1. 打开开始菜单找到Google Chrome
2. 右键点击,选择"打开文件所在位置"
3. 在打开的文件夹中,找到`chrome.exe`文件
4. 右键点击`chrome.exe`,选择"属性"
5. 在"快捷方式"标签页中,"目标"字段显示了完整的路径
#### 方法2默认安装路径
- 32位系统`C:\Program Files\Google\Chrome\Application\chrome.exe`
- 64位系统`C:\Program Files (x86)\Google\Chrome\Application\chrome.exe`
### 3. 在应用程序中配置Chrome路径
1. 打开股吧人气指示器
2. 点击"配置"按钮
3. 在"Chrome路径"字段中输入找到的Chrome可执行文件路径
4. 点击"确定"保存配置
## 常见问题
### Q: 应用程序无法运行?
A: 请确保您的Windows系统已安装最新的.NET Framework和Visual C++ Redistributable。
### Q: 无法生成截图?
A: 请检查:
1. Chrome浏览器是否正常安装
2. Chrome路径是否正确配置
3. 网络连接是否正常
### Q: 如何更新Chrome浏览器
A: 打开Chrome浏览器点击右上角的三个点 → "帮助" → "关于Google Chrome"Chrome会自动检查并更新到最新版本。
## 联系信息
如遇到其他问题,请联系开发者。