绿满眶商城微信小程序-uniapp
xiangpei
2025-06-15 9d928b12c49b7b604c0b52ce1d98846813d5b613
pages/mine/distribution/history.vue
@@ -44,8 +44,10 @@
  </view>
</template>
<script>
import ULoadmore from '@/uview-components/uview-ui/components/u-loadmore/u-loadmore.vue';
import { cashLog, distributionOrderList } from "@/api/goods";
export default {
  components: {ULoadmore},
  data () {
    return {
      cashLogData: [], //提现记录数据集合