加入可配置爬虫设置页面

This commit is contained in:
marvzhang
2019-12-02 12:43:44 +08:00
parent 5405dba540
commit 7c19aa1d75
4 changed files with 38 additions and 99 deletions

View File

@@ -254,6 +254,11 @@
<!--Setting-->
<el-tab-pane name="settings" :label="$t('Settings')">
<div class="actions" style="text-align: right;margin-bottom: 10px">
<el-button type="success" size="small">
{{$t('Save')}}
</el-button>
</div>
<setting-fields-table-view
type="list"
/>