Files
fantaibao-crawler-desktop/.idea/git_toolbox_blame.xml
wangchunxiang 55e1df0789 chore(config): 更新Playwright配置以支持自定义浏览器路径
- 修改PlaywrightManager以读取PLAYWRIGHT_BROWSERS_PATH环境变量
- 当环境变量未设置时使用默认路径并记录日志
- 添加跳过浏览器下载的环境变量配置
- 使用CreateOptions设置自定义环境变量- 引入hutool工具类进行字符串判断- 添加必要的导入语句
2025-10-24 16:42:46 +08:00

10 lines
295 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="GitToolBoxBlameSettings">
<option name="showEditorInlineBlameOverride">
<BoolValueOverride>
<option name="enabled" value="true" />
</BoolValueOverride>
</option>
</component>
</project>