黎海 efc9cde286 feat: 协议政策集合模板 | il y a 2 ans | |
---|---|---|
public | il y a 2 ans | |
src | il y a 2 ans | |
tests | il y a 2 ans | |
.gitignore | il y a 2 ans | |
README.md | il y a 2 ans | |
babel.config.js | il y a 2 ans | |
commitlint.config.js | il y a 2 ans | |
default.gitlab-ci.yml | il y a 2 ans | |
package-lock.json | il y a 2 ans | |
package.json | il y a 2 ans | |
vue.config.js | il y a 2 ans | |
安装插件.bat | il y a 2 ans | |
规范说明 | il y a 2 ans |
npm install
npm run dev
npm run build
e2e test (端到端测试)
npm run test
unit test (单元测试)
npm run unit
npm run lint
eslint 详细规则:https://eslint.org/docs/rules/
线上配置: vue.config.js中配置线上域名和地址 接口配置: common->http中接口封装配置,config->env.js中配置接口域名