@@ -1,6 +1,5 @@
<!-- 滚动展示 -->
<template>
- <!-- height从外部传入 -->
<div style="height: 100%; width: 100%;" @mouseover="handleMouseover" @mouseleave="handleMouseleave">
<div class="mb-3" style="font-size: 13px; color: #666;">最近30天已有<span class="red">68人</span>提现成功,累计提现<span class="red">¥9450</span></div>
<!-- 滚动 -->