<script lang="ts" setup>
import Cancel from '@/pages/order/cancel/Cancel.vue'
</script>
<template>
<Cancel biz-type="XiaoShou"/>
</template>
<style lang="stylus" scoped>
</style>