index.less :global{}什么意思?.main{
.form{
border-bottom: 0;
}
:global{
.div{
color:red;
}
}
}
index.less :global{}什么意思?
ITMISS
2018-08-16 06:09:21