玖哩仪器操作平台

yuhao 72c44465aa 发送优惠券列表获取修改 hace 1 año
public fc537ba559 feat: 试测 hace 2 años
src 72c44465aa 发送优惠券列表获取修改 hace 1 año
tests 1c8699551c init hace 2 años
.gitignore c52dce9512 feat: ** hace 2 años
README.md 1c8699551c init hace 2 años
babel.config.js 1c8699551c init hace 2 años
commitlint.config.js 1c8699551c init hace 2 años
package-lock.json 4a698d1b28 优化项目新人折扣 hace 2 años
package.json 4a698d1b28 优化项目新人折扣 hace 2 años
vue.config.js 9ec347d86a 首页改版扫码核销美妆订单&&订单分配美容师多选 hace 2 años
安装插件.bat 1c8699551c init hace 2 años
规范说明 1c8699551c init hace 2 años

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.