feat:插件id及逻辑变动(有一些同名,但type(ip、domain)不同的,合并成一条;合并后的记录,type列既有ip标签又有domain标签)

This commit is contained in:
hyx
2024-02-05 19:16:26 +08:00
parent 06a8bd9626
commit bcf57611ef
4 changed files with 61 additions and 122 deletions

View File

@@ -24,6 +24,7 @@
color: #046ECA;
box-shadow: 0 2px 4px 0 rgba(51,51,51,0.02);
border-radius: 12px;
margin-right:10px;
}
.plugin-name {
display: flex;