import { Swiper, SwiperItem, View } from "@tarojs/components"; import { memo } from "react"; export const SwiperTpl = memo(() => { return ( 1 ); });