app的H5页面

332777428@qq.com f614ff0922 feat: 优化部份手机显示pdf文件闪烁的问题 5 months ago
public a6646acc47 no message 2 years ago
src f614ff0922 feat: 优化部份手机显示pdf文件闪烁的问题 5 months ago
.env.development fb646e5947 feat: 环境切换 10 months ago
.env.production fb646e5947 feat: 环境切换 10 months ago
.env.test 037fbd48fc 环境变量 2 years ago
.gitignore 121010d660 H5 3 years ago
README.md c2a0d71a17 feat: 添加npm命令操作 5 months ago
babel.config.js 3652c4a589 测试 3 years ago
jsconfig.json 3652c4a589 测试 3 years ago
package-lock.json ef2a31dfaf feat: 处理pdf显示不出来的问题 5 months ago
package.json 1292542011 feat: 解决需要强制安装的问题 7 months ago
postcss.config.js 121010d660 H5 3 years ago
sfc.d.ts 3652c4a589 测试 3 years ago
vue.config.js fb646e5947 feat: 环境切换 10 months ago

README.md

h5

cnpm install vue-pdf pdfjs-dist

npm cache clean --force rm -rf node_modules package-lock.json npm install

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Customize configuration

See Configuration Reference.