Vue SFC 中废弃的深度选择器

23 阅读1分钟

使用:deep()

.a :deep(.b) { color: red; }