write a carousel component using vue, which is required for both pages. But the pictures of the two rounds are different and are obtained by request.
<swiper :simg="fimg"></swiper>
call the subcomponent, and after the request is successful, pass the link to the subcomponent picture. But this is not similar to the instantiation of the face object, the carousel component is the prototype XPIA page call instantiates an object Z, and then modifies the properties and methods of the Z. The same is true of the B page.