绿满眶商城微信小程序-uniapp
xiangpei
2025-05-27 8e003d317da31c555c5c746f62bd74c8dd46638b
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: [], //提现记录数据集合