浏览代码

工作日志

pengjing 1 年之前
父节点
当前提交
4a8727ec64
共有 1 个文件被更改,包括 1 次插入2 次删除
  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(() => ({