Write a slider component, similar to swiper.js, and insert a dom structure into each slider-item. During the operation, it was found that the inserted dom structure cannot obtain the height in the mounted stage, so it should not be rendered.
给我你的怀抱2017-07-05 11:11:08
Isn’t it okay to give a default height first and then copy it again after rendering?