Skip to content

Commit 5ad0610

Browse files
committed
移除 vue-office 示例
1 parent 5dbedd2 commit 5ad0610

File tree

7 files changed

+0
-81
lines changed

7 files changed

+0
-81
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@
2727
"@visactor/vchart": "^1.13.8",
2828
"@vue-office/docx": "^1.6.3",
2929
"@vue-office/excel": "^1.7.14",
30-
"@vue-office/pdf": "^2.0.10",
3130
"@vueuse/components": "^13.0.0",
3231
"@vueuse/core": "^13.0.0",
3332
"@vueuse/integrations": "^13.0.0",

pnpm-lock.yaml

Lines changed: 0 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/router/modules/plugin.example.ts

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -148,16 +148,6 @@ const routes: RouteRecordRaw = {
148148
icon: 'i-mdi:table-large',
149149
},
150150
},
151-
// TODO: 临时禁用 https://github.com/501351981/vue-office/issues/438
152-
// {
153-
// path: 'file-preview',
154-
// name: 'pluginExampleFilePreview',
155-
// component: () => import('@/views/plugin_example/file-preview.vue'),
156-
// meta: {
157-
// title: '文件预览',
158-
// icon: 'i-mdi:file-eye-outline',
159-
// },
160-
// },
161151
{
162152
path: 'cropper',
163153
name: 'pluginExampleCropper',

src/views/plugin_example/file-preview.vue

Lines changed: 0 additions & 52 deletions
This file was deleted.
-17.6 KB
Binary file not shown.
-206 KB
Binary file not shown.
-9.97 KB
Binary file not shown.

0 commit comments

Comments
 (0)