From 1113721c0e068c57adbc15149cce15563960a7f2 Mon Sep 17 00:00:00 2001 From: zhanghua <314079846@qq.com> Date: 星期三, 18 六月 2025 23:03:25 +0800 Subject: [PATCH] Merge branch 'dev' of http://42.193.1.25:9521/r/lmk-shop-wx into dev --- pages/mine/distribution/history.vue | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/pages/mine/distribution/history.vue b/pages/mine/distribution/history.vue index 56ba113..7967e3f 100644 --- a/pages/mine/distribution/history.vue +++ b/pages/mine/distribution/history.vue @@ -44,10 +44,9 @@ </view> </template> <script> -import ULoadmore from '@/uview-components/uview-ui/components/u-loadmore/u-loadmore.vue'; +import '@/components/uview-components/uview-ui'; import { cashLog, distributionOrderList } from "@/api/goods"; export default { - components: {ULoadmore}, data () { return { cashLogData: [], //鎻愮幇璁板綍鏁版嵁闆嗗悎 -- Gitblit v1.8.0