Преглед на файлове

Update Official Website

pull/73/head
naibo преди 1 година
родител
ревизия
40a9b09a6a
променени са 3 файла, в които са добавени 8 реда и са изтрити 4 реда
  1. +3
    -3
      ElectronJS/src/index.html
  2. +1
    -1
      ElectronJS/src/taskGrid/taskList.html
  3. +4
    -0
      Readme.md

+ 3
- 3
ElectronJS/src/index.html Целия файл

@ -45,7 +45,7 @@
<!-- <p>如发现新版本更新,可从以下Github仓库下载最新版本使用/If a new version is found, you can download the latest version from the following Github repository:</p>-->
<!-- <p></p>-->
<div class="img-container">
<h5>出品方/Producer</h5>
<!-- <h5>出品方/Producer</h5>-->
<a href="https://www.zju.edu.cn" target="_blank"><img src="img/zju.png"></a>
<a href="https://www.nus.edu.sg" target="_blank"><img src="img/nuslogo.png"></a>
<a href="https://www.xidian.edu.cn" target="_blank"><img src="img/xidian.png"></a>
@ -68,7 +68,7 @@
style="margin-top: 15px; width: 300px;height:60px;padding-top:12px;color:white">View/Manage/Invoke
Tasks</a></p>
<div class="img-container">
<h5>Producer</h5>
<!-- <h5>Producer</h5>-->
<a href="https://www.zju.edu.cn" target="_blank"><img src="img/zju.png"></a>
<a href="https://www.nus.edu.sg" target="_blank"><img src="img/nuslogo.png"></a>
<a href="https://www.xidian.edu.cn" target="_blank"><img src="img/xidian.png"></a>
@ -124,7 +124,7 @@
style="margin-top: 15px; width: 300px;height:60px;padding-top:12px;color:white">查看/管理/执行任务</a>
</p>
<div class="img-container">
<h5>出品方</h5>
<!-- <h5>出品方</h5>-->
<a href="https://www.zju.edu.cn" target="_blank"><img src="img/zju.png"></a>
<a href="https://www.nus.edu.sg" target="_blank"><img src="img/nuslogo.png"></a>
<a href="https://www.xidian.edu.cn" target="_blank"><img src="img/xidian.png"></a>

+ 1
- 1
ElectronJS/src/taskGrid/taskList.html Целия файл

@ -24,7 +24,7 @@
<p><a v-if="type==3" href="javascript:void(0)" v-on:click="newTask" class="btn btn-primary">{{"New Task~创建新任务" | lang}}</a></p>
<div v-if="type != 3" style="margin-bottom: 20px">
<a class="btn btn-primary" href="https://github.com/NaiboWang/EasySpider/wiki" target="_blank">{{"Software Documentation~软件使用说明文档" | lang}}</a>
<a class="btn btn-primary" href="https://github.com/NaiboWang/EasySpider/issues?q=" target="_blank">{{"Ask questions here~官方答疑平台" | lang}}</a>
<a class="btn btn-primary" href="https://github.com/NaiboWang/EasySpider/issues?q=is%3Aissue" target="_blank">{{"Ask questions here~官方答疑平台" | lang}}</a>
<a class="btn btn-primary" href="https://github.com/NaiboWang/EasySpider/issues/22" target="_blank">{{"See how to run task by schedule~定时执行任务教程" | lang}}</a>
<a class="btn btn-primary" href="https://github.com/NaiboWang/EasySpider/wiki/Run-multiple-tasks-in-parallel" target="_blank">{{"See how to run multiple tasks in parallel~同时执行多个任务教程" | lang}}</a>
</div>

+ 4
- 0
Readme.md Целия файл

@ -4,6 +4,10 @@
If you think this tool is good, please gently click the **Star** button in the upper right corner at this page to increase the project exposure, thank you! The software is completely free (except for commercial use), only ask everyone to Star and promote it to other friends in need, thank you!
## 官方网址/Official Website
https://www.easyspider.org
# EasySpider: Visual Code-Free Web Crawler
一个可视化爬虫软件,可以使用图形化界面,无代码可视化的设计和执行爬虫任务。只需要在网页上选择自己想要爬的内容并根据提示框操作即可完成爬虫设计和执行。同时软件还可以单独以命令行的方式进行执行,从而可以很方便的嵌入到其他系统中。

Зареждане…
Отказ
Запис