which is more efficient to use the blending method or the pull-out method in vue, and why?
for example: in multiple components of the vue project, you want to use a method to manipulate dom (click input to get the width and height of the input)
A .
B . js class class
==============
A B