v-if多个判断的时候的写法 Raite31 2023-08-19 30 阅读1分钟 <view class="contain page3" v-if="keyword == 'buySell' || keyword == 'buySellHistory'" > </view>