React的Virtual DOM是它的亮点之一,据说这样可以减少对dom的操作,能提升不少速度。要用react就接受在js、jsx中写html吧,习惯就好了
react应该是html里面写js吧。。。。