import { Video } from "@tarojs/components"; import { memo } from "react"; // 视频组件 export const VideoTpl = memo(() => { return