gaoluyang
2026-08-14 1dd41e716f07af2f846e2edbef7a8e81de779006
src/components/file-preview/file-preview-modal.vue
@@ -14,10 +14,7 @@
const VueOfficeExcel = defineAsyncComponent(() => import('@vue-office/excel'));
const VueOfficePptx = defineAsyncComponent(() => import('@vue-office/pptx'));
// @vue-office/excel 需要额外导入 CSS
// @vue-office/excel 需要额外导入 CSS
// @vue-office/excel 需要额外导入 CSS
import '@vue-office/excel-css';
// @vue-office/excel CSS 通过 vite.config.ts 的 css.preprocessorOptions 注入
const props = withDefaults(
  defineProps<{