import { View } from "@tarojs/components"; export default function MomentDetail(){ return <View></View> }