主题
文件放在public里
直接在组件中使用
<pdf source="/sample.pdf"></pdf>
在a标签中使用
<a :href="`${path}sample.pdf`">展示pdf</a> path: process.env.BASE_URL