绿满眶商城微信小程序-uniapp
zxl
2025-08-05 5fdb1bbeaf94343144f173745e5a470ab440ccf9
pages/mine/deposit/index.vue
@@ -1,7 +1,7 @@
<template>
  <view class="wap">
    <u-navbar  title="预存款列表">
    </u-navbar>
<!--    <u-navbar  title="预存款列表">
    </u-navbar> -->
    <view class="wrapper-show-money">
      <view class="money-view">
        <h3>预存款金额 </h3>
@@ -27,7 +27,7 @@
              </view>
            </view>
            <u-empty v-if="depositData.length==0" mode="history" text="暂无记录" />
            <!-- <u-empty v-if="depositData.length==0" mode="history" text="暂无记录" /> -->
      
          </scroll-view>