上传图片

黎海 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.