<van-action-sheet wx:if="{{show}}" @click-overlay="overlay" ></van-action-sheet> data:{ show:true } overlay () { this.show = false }