|
@@ -47,7 +47,7 @@
|
|
|
|
|
|
|
|
<script lang="ts" setup>
|
|
<script lang="ts" setup>
|
|
|
import { shallowRef } from 'vue'
|
|
import { shallowRef } from 'vue'
|
|
|
-import { Button, Toast } from 'vant'
|
|
|
|
|
|
|
+import { Toast } from 'vant'
|
|
|
import { fullloading } from '@/utils/vant'
|
|
import { fullloading } from '@/utils/vant'
|
|
|
import { useCreditLottery } from '@/business/credit'
|
|
import { useCreditLottery } from '@/business/credit'
|
|
|
import Reward from './components/reward/index.vue'
|
|
import Reward from './components/reward/index.vue'
|