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.
 
 
 
 
李磊 f5f79b7df9 优化页面 3 years ago
public 首页标题变动 3 years ago
src 优化页面 3 years ago
.env.development 暂时添加图片上传后公用访问地址 3 years ago
.env.production 优化页面 3 years ago
.env.test 优化页面 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.