XIGUASSR
2022-11-10 c4e1a40b8342823103a494d342960cbc4c5be5a5
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,