上传图片

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

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.