申勤数据可视化

mork c9f5be86f1 增加员工信息列表 il y a 1 semaine
public c9f5be86f1 增加员工信息列表 il y a 1 semaine
src c9f5be86f1 增加员工信息列表 il y a 1 semaine
.gitignore da01f23377 申勤数据可视化项目 il y a 1 mois
README.md da01f23377 申勤数据可视化项目 il y a 1 mois
jsconfig.json da01f23377 申勤数据可视化项目 il y a 1 mois
package-lock.json da01f23377 申勤数据可视化项目 il y a 1 mois
package.json da01f23377 申勤数据可视化项目 il y a 1 mois
vue.config.js da01f23377 申勤数据可视化项目 il y a 1 mois

README.md

data_demo

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

数据上图

配置项

  • config.js中的配置项为适配域名服务器,在服务器上有修改

  • npm config set registry https://registry.npm.taobao.org

  • npm config set registry https://registry.npmjs.org

    "scripts": {
    "minify": "terser public/static/plugins/mapDraw.js -o public/static/plugins/mapDraw.min.js -m -c"
    },