前端开发,怎么用js给节点添加伪元素CSS部分:<style> .p::after{ content: "Hello" color: red }<style>JS2023-02-21JavaScript230