mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-23 17:31:11 +01:00
加入可配置爬虫设置页面
This commit is contained in:
@@ -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"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user