# onlineexamsystemVue **Repository Path**: yangjiqing/onlineexamsystemVue ## Basic Information - **Project Name**: onlineexamsystemVue - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-03-23 - **Last Updated**: 2023-01-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: yjq-project, biyesheji, biye, bishe, exam ## README # onlineexamsystem ## 创建组件 >index注册Login和Home > >全局注册main.js > >配置 vue.config.js > >在index中注册componens组件 > > ###缺陷: >修改密码后后台没请数据 > >exam 考试倒计时刷新页面又重新即时 > ##下载需要的 >npm i axios //下载axios请求 > >npm i element-ui -S 饿了么快速快发组件 > > >npm install moment --save 定义时间格式化全局过滤器 > > > >npm install echarts --save //安装echars >在main.js中引用 >1. import echarts from 'echarts' //引入echarts >2. Vue.prototype.$echarts = echarts //引入组件 > > > >安装router >npm install --save vue-router >git-clone > >1.项目根目录下下载百度地图插件 >npm install vue-baidu-map –save