把显示再浏览器上的对应css选择器全部写上,并且添加 !important
</script> <style lang='scss' scoped> //修改 element plus ::v-deep .el-breadcrumb__inner a, .el-breadcrumb__inner.is-link { font-weight: 0 !important; } </style>
标签:__,el,样式,Element,breadcrumb,plus,inner From: https://www.cnblogs.com/chccee/p/17059538.html