You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
李磊 8e84aa543b 优化检验项目保存和更新时的字段差异导致数据发生异常 3 years ago
public 第一次提交 3 years ago
src 优化检验项目保存和更新时的字段差异导致数据发生异常 3 years ago
.env.development 调整websocket连接地址 3 years ago
.env.production 调整websocket连接地址 3 years ago
.env.test 调整websocket连接地址 3 years ago
.eslintignore 第一次提交 3 years ago
.eslintrc.js 第一次提交 3 years ago
.gitignore 第一次提交 3 years ago
README.md 第一次提交 3 years ago
babel.config.js 第一次提交 3 years ago
package.json 提交电梯模板 3 years ago
vue.config.js 第一次提交 3 years ago

README.md

MATest

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Run your tests

yarn run test

Lints and fixes files

yarn run lint

Customize configuration

See Configuration Reference.