重构前端:迁移商品展示辅助方法
This commit is contained in:
@@ -32,7 +32,7 @@ import {
|
||||
getServerRegion,
|
||||
hasAcceleratedSaleRatio,
|
||||
hasGiftResources,
|
||||
} from "@/views/mobile/listingDisplay";
|
||||
} from "@/utils/listingDisplay";
|
||||
|
||||
const loading = ref(false);
|
||||
const listings = ref<Listing[]>([]);
|
||||
|
||||
Reference in New Issue
Block a user