MACOS version

This commit is contained in:
Naibo Wang 2023-03-29 16:57:16 +08:00
parent b13f0988f6
commit e53bd26fa5
16 changed files with 1 additions and 14 deletions

BIN
.DS_Store vendored

Binary file not shown.

View File

@ -49,7 +49,7 @@
<div class="modal-body">
<input onkeydown="inputDelete(event)" id="serviceId" type="hidden" name="serviceId" value="-1"></input>
<input onkeydown="inputDelete(event)" id="url" type="hidden" name="url" value="about:blank"></input>
<label>{{"For MacOS, please open a terminal, go to EasySpider's folder, and then type the following command to run the task (EasySpider cannot quit when executing command):~对于MacOS系统请在EasySpider目录下打开命令行工具Terminal然后复制和运行以下命令以执行任务(执行命令时不能退出EasySpider)" | lang}}</label>
<label>{{"For MacOS, please open a terminal, go to EasySpider's folder, and then copy (command + c) the following command to run the task (EasySpider cannot quit when executing command):~对于MacOS系统请在EasySpider目录下打开命令行工具Terminal然后复制command + c和运行以下命令以执行任务(执行命令时不能退出EasySpider)" | lang}}</label>
<textarea class="form-control" style="height:150px">{{command}} --config_folder "{{config_folder}}"</textarea>
</div>
<!-- <div class="modal-footer">

View File

@ -1,3 +0,0 @@
openPage
Loading page: https://www.jd.com
Done!

View File

@ -1,3 +0,0 @@
openPage
Loading page: https://www.jd.com
Done!