css手动添加星星

.addStar .el-form-item_label::before {

  content: '*';

  color: red;

  margin-right: 4px;

}

posted @ 2020-11-27 14:44  贺可英  阅读(104)  评论(0)    收藏  举报