我正在使用Angular 5。我想找出某个类( myClass )的存在并将其删除并替换为( yourClass )。在jQuery 中,我们可以这样做 $( "p" ).removeClass( "myClass" ).
確定! 回上一頁