<script> string='<p>AAA</p>'; string=string.replace(/<[^>]*>/g,""); alert(string) </script>
(/<\/?[^>]*>/g
87,706
社区成员
224,617
社区内容
加载中