加入git 日志

This commit is contained in:
marvzhang
2020-03-11 14:01:02 +08:00
parent 5d79bf3fe8
commit 03d74ddd14
5 changed files with 494 additions and 219 deletions

View File

@@ -22,7 +22,7 @@
<el-tab-pane :label="$t('Overview')" name="overview">
<spider-overview/>
</el-tab-pane>
<el-tab-pane v-if="isGit" :label="$t('Git Settings')" name="git-settings">
<el-tab-pane v-if="isGit" :label="$t('Git')" name="git-settings">
<git-settings/>
</el-tab-pane>
<el-tab-pane v-if="isScrapy" :label="$t('Scrapy Settings')" name="scrapy-settings">