# TrackDataSystem-fe-vue **Repository Path**: YangCoders/TrackDataSystem-fe-vue ## Basic Information - **Project Name**: TrackDataSystem-fe-vue - **Description**: 轨检数据平台前端代码,采用vue实现 - **Primary Language**: Pawn - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2020-03-10 - **Last Updated**: 2024-10-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # trackdatasystem-fe-vue > A Vue.js project; > > 希望制作一个简易的后台数据管理平台的基本架构,方便直接进行页面的添加 ## 正式开发轨检智能处理平台 * [x] 首页展示功能 * [x] 卡片式数据汇总 * [x] 折线图数据展示 * [x] 轨检数据展示功能 * [x] 轨检数据表格展示 * [x] 轨检数据折线图展示/提供自选表名称/开始结束里程 * [x] 算法 * [x] 波形匹配演示 * [x] 沉降检测演示 * [x] 异常检测演示 * [x] 设备页面 * [x] 用户 * [x] 用户信息管理 * [x] 用户日志管理 ## Build Setup ``` bash # install dependencies npm install # serve with hot reload at localhost:8080 npm run dev # build for production with minification npm run build # build for production and view the bundle analyzer report npm run build --report ``` For a detailed explanation on how things work, check out the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).