import { View } from "@tarojs/components"; import { memo } from "react"; // 图文组件 export const MeidaImageTpl = memo(() => { return ; });