综合档案前端
Go to file
2025-07-31 11:33:08 +08:00
.idea Initial project commit 2025-07-30 15:15:54 +08:00
images Initial project commit 2025-07-30 15:15:54 +08:00
public Initial project commit 2025-07-30 15:15:54 +08:00
src 修改标题 2025-07-31 11:33:08 +08:00
utils Initial project commit 2025-07-30 15:15:54 +08:00
.browserslistrc Initial project commit 2025-07-30 15:15:54 +08:00
.gitignore 添加报告批注 2025-07-31 11:14:28 +08:00
babel.config.js Initial project commit 2025-07-30 15:15:54 +08:00
LICENSE Initial project commit 2025-07-30 15:15:54 +08:00
package-lock.json 添加报告批注 2025-07-31 11:14:28 +08:00
package.json 添加报告批注 2025-07-31 11:14:28 +08:00
README.md Initial project commit 2025-07-30 15:15:54 +08:00
vue.config.js 添加报告批注 2025-07-31 11:14:28 +08:00
yarn.lock 添加报告批注 2025-07-31 11:14:28 +08:00

demo

Project setup

npm install

依赖安装

npm install --registry=https://registry.npmmirror.com

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Customize configuration

See Configuration Reference.

引用的插件

npm install vue-photo-preview --save (图片放大预览)

npm install --save video.js npm install --save vue-video-player (视频播放)

npm install moment --save (日期格式化)

npm i style-resources-loader --save-dev
npm install less-loader@5.0.0 --save (Less) npm install less --save

npm add qs (get方式传参数组)

npm install --save flv.js (flvJs)