# uni-app-pdf **Repository Path**: come858/uni-app-pdf ## Basic Information - **Project Name**: uni-app-pdf - **Description**: 在uni-app中使用pdf.js实现在手机上打开pdf - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 17 - **Created**: 2020-10-28 - **Last Updated**: 2023-04-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # uni-app-pdf #### 介绍 在uni-app中使用pdf.js实现在手机上打开pdf #### 安装教程 1. git clone https://gitee.com/m_eve_admin/uni-app-pdf.git 2. 打开HBuilderX导入项目 3. 运行到手机查看效果图 ![预览](https://gitee.com/m_eve_admin/pic/raw/master/img/view-pdf.png) #### 使用说明 1. 将pdf.js下载的文件放到路径/hybrid/html下 2. 调用方法在index.vue中,具体查看注释即可