feat : logs 复用 以及 添加表单校验

This commit is contained in:
zhangyu
2021-12-02 11:14:27 +08:00
parent 010890813b
commit 64023fdbb0
6 changed files with 743 additions and 125 deletions

View File

@@ -90,5 +90,12 @@
border-bottom: none;
margin-bottom: 10px;
}
.vue-tags-input{
display: inline-block;
width: 100%;
.ti-input{
padding: 1px 3px;
}
}
}
}