blob: 3ac4cf50684259e227057280f5bdd1d1788502a4 [file] [log] [blame]
guangchao.xu070005a2020-12-07 09:56:40 +08001<template>
2 <view class="voucher">
3 <u-empty text="暂无卡券" mode="coupon" margin-top="300"></u-empty>
4 </view>
5</template>
6
7<script>
8</script>
9
10<style>
11</style>