Browse Source

工作日志

pengjing 1 year ago
parent
commit
4a8727ec64
1 changed files with 1 additions and 2 deletions
  1. 1 2
      h5app/src/views/pages/sitemap/index.vue

+ 1 - 2
h5app/src/views/pages/sitemap/index.vue

@@ -21,11 +21,10 @@ import dayjs from "dayjs";
 import {useRoute, useRouter} from "vue-router";
 import {arrowBackOutline, ellipse, addCircleOutline} from 'ionicons/icons';
 import {IonIcon, onIonViewDidEnter} from '@ionic/vue';
-import BEmpty from "@/components/empty.vue";
 
 export default defineComponent({
   name: 'PracticeIntention',
-  components: {IonIcon, BEmpty},
+  components: {IonIcon},
   setup() {
     const loading = ref(true);
     const pagination = computed(() => ({