flowstocktrading
2022-11-03 2f72cf1a3a30b665619e7fcaa2657e225598554e
src/page/list/list.vue
@@ -58,7 +58,7 @@
</template>
<script>
import foot from '@/components/foot/foot'
// import '@/assets/style/common.less'
import List0 from './list-all'
import List1 from './list-index'
@@ -70,7 +70,7 @@
export default {
  components: {
    foot,
    List0,
    List1,
    List2,