when I use functional rendering, I find that the element I render does not have data-v-xxx, but everything else, and then my style cannot affect the element I rendered manually. The
vue component generates an additional data-v-xxx, when generating the element, or how do I get it, or when I render the function, I also render a data-v-xxx