vue 判断某个时间小于当前时间

<view v-if="new Date().getTime()>new Date(user.allowTime).getTime()">
    显示
</view>
Logo

前往低代码交流专区

更多推荐