上传图片

黎海 881cafbc00 添加AY 1 년 전
public 99798c29a3 111 1 년 전
src 881cafbc00 添加AY 1 년 전
tests 3cdfebf0e0 feat: 图片上传 2 년 전
.gitignore 3cdfebf0e0 feat: 图片上传 2 년 전
README.md 3cdfebf0e0 feat: 图片上传 2 년 전
babel.config.js 3cdfebf0e0 feat: 图片上传 2 년 전
commitlint.config.js 3cdfebf0e0 feat: 图片上传 2 년 전
package-lock.json 99798c29a3 111 1 년 전
package.json 99798c29a3 111 1 년 전
vue.config.js 881cafbc00 添加AY 1 년 전
安装插件.bat 3cdfebf0e0 feat: 图片上传 2 년 전
规范说明 3cdfebf0e0 feat: 图片上传 2 년 전

README.md

web

Project setup

npm install

Compiles and hot-reloads for development

npm run dev

Compiles and minifies for production

npm run build

Run your tests

e2e test(端到端测试)
npm run test1     

unit test(单元测试)
npm run unit  

Lints and fixes files

npm run lint

eslint详细规则:https://eslint.org/docs/rules/

Customize configuration

See Configuration Reference.