perf: 优化template-admin-ts自带样式导入逻辑
This commit is contained in:
@ -37,7 +37,7 @@ const matched = computed(() => {
|
||||
</a-breadcrumb> -->
|
||||
</template>
|
||||
|
||||
<style scoped lang="less">
|
||||
<style scoped lang="scss">
|
||||
.container-breadcrumb {
|
||||
margin: 16px 0;
|
||||
:deep(.arco-breadcrumb-item) {
|
||||
|
||||
Reference in New Issue
Block a user