- <template>
- <div style="width: 400px;">
- <!-- <InfiniteScroll style="width: auto;"></InfiniteScroll> -->
- </div>
- </template>
- <script setup lang="ts">
- // import InfiniteScroll from '/@/views/productCenter/productAnalysis/components/InfiniteScroll/index.vue'
- </script>
- <style scoped>
- </style>
|