chore(组件): MescrollUni 组件是引用的@/components/mescroll/my-list-mescroll.vue

This commit is contained in:
2025-12-26 14:39:12 +08:00
parent 86831b8551
commit 6744bd2806
12 changed files with 12 additions and 12 deletions

View File

@@ -289,7 +289,7 @@
import uniTag from '@/components/uni-tag/uni-tag.vue';
import nsGoodsSkuIndex from '@/components/ns-goods-sku/ns-goods-sku-index.vue';
import nsEmpty from '@/components/ns-empty/ns-empty.vue';
import MescrollUni from '@/components/mescroll/mescroll-uni.vue';
import MescrollUni from "@/components/mescroll/my-list-mescroll.vue";
import loadingCover from '@/components/loading-cover/loading-cover.vue';
// #ifdef MP-WEIXIN
import privacyPopup from '@/components/wx-privacy-popup/privacy-popup.vue';