<template>
<view>
<text>风险日历</text>
</view>
</template>
<script>
export default {}
</script>
<style></style>