liyongli 1 年之前
父节点
当前提交
eb57bb6d20
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/view/IntangibleCulturalHeritageCeremony/index.vue

+ 1 - 1
src/view/IntangibleCulturalHeritageCeremony/index.vue

@@ -83,7 +83,7 @@
 import { ref } from 'vue';
 // import { onMounted, reactive } from "vue";
 import { isWechat } from '../../utils/isTerminal';
-import { Image as VanImage, Cell as VanCell, showToast } from 'vant';
+import { showToast } from 'vant';
 const main = ref(null);
 const image = ref({
   width: 0,