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

@@ -49,7 +49,7 @@
import nsEmpty from '@/components/ns-empty/ns-empty.vue';
import nsLogin from '@/components/ns-login/ns-login.vue';
import loadingCover from '@/components/loading-cover/loading-cover.vue';
import MescrollUni from '@/components/mescroll/mescroll-uni.vue';
import MescrollUni from "@/components/mescroll/my-list-mescroll.vue";
export default {
components: {
nsEmpty,