# ncov-2019疫情登记系统 **Repository Path**: 312575498.com/nconv2019 ## Basic Information - **Project Name**: ncov-2019疫情登记系统 - **Description**: 疫情出入登记系统(h5前端系统) 使用 vue + mint-UI 开发 分两部分: 1、外来人员只需直接通过二维码扫码进入,按要求填相关信息 2、管理员需要注册登陆,管理该管理员下的相关登记人员的信息、该管理员有专属自己的二维码、可以导出 excel 表功能等等 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: http://dengji.fangyi.cniotroot.cn/ - **GVP Project**: No ## Statistics - **Stars**: 19 - **Forks**: 3 - **Created**: 2020-02-14 - **Last Updated**: 2023-03-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ncov2019 ### 线上项目 ``` http://dengji.fangyi.cniotroot.cn/ ``` ### 项目简介 ``` 疫情出入登记系统(h5前端系统) 使用 vue + mint-UI 开发 分两部分: 1、外来人员只需直接通过二维码扫码进入,按要求填相关信息 2、管理员需要注册登陆,管理该管理员下的相关登记人员的信息、该管理员有专属自己的二维码、可以导出 excel 表功能等等 后端源码:https://gitee.com/toidibin/killNCP ``` ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Run your tests ``` npm run test ``` ### Lints and fixes files ``` npm run lint ``` ### 声明 ``` 由广州中科院计算机网络信息中心党支部技术团队开发 技术支持: 微信 : RcatToper ```