上传图片

黎海 881cafbc00 添加AY hai 1 ano
public 99798c29a3 111 hai 1 ano
src 881cafbc00 添加AY hai 1 ano
tests 3cdfebf0e0 feat: 图片上传 %!s(int64=2) %!d(string=hai) anos
.gitignore 3cdfebf0e0 feat: 图片上传 %!s(int64=2) %!d(string=hai) anos
README.md 3cdfebf0e0 feat: 图片上传 %!s(int64=2) %!d(string=hai) anos
babel.config.js 3cdfebf0e0 feat: 图片上传 %!s(int64=2) %!d(string=hai) anos
commitlint.config.js 3cdfebf0e0 feat: 图片上传 %!s(int64=2) %!d(string=hai) anos
package-lock.json 99798c29a3 111 hai 1 ano
package.json 99798c29a3 111 hai 1 ano
vue.config.js 881cafbc00 添加AY hai 1 ano
安装插件.bat 3cdfebf0e0 feat: 图片上传 %!s(int64=2) %!d(string=hai) anos
规范说明 3cdfebf0e0 feat: 图片上传 %!s(int64=2) %!d(string=hai) anos

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.