加入爬虫详情教程

This commit is contained in:
marvzhang
2020-01-30 11:06:01 +08:00
parent 275e749365
commit caabd099ef
5 changed files with 141 additions and 23 deletions

View File

@@ -143,7 +143,7 @@ export default {
.v-tour__target--highlighted {
box-shadow: none !important;
/*box-shadow: 0 0 0 4px #f56c6c !important;*/
border: 3px solid #f56c6c;
border: 3px solid #f56c6c !important;
}
.v-step__button {