cuiyalong 0114bc8bc8 feat: 移动端添加JyObj覆盖 %!s(int64=2) %!d(string=hai) anos
..
public 0114bc8bc8 feat: 移动端添加JyObj覆盖 %!s(int64=2) %!d(string=hai) anos
src caa7823e39 fix: 调整手机号校验正则为统一规范 %!s(int64=3) %!d(string=hai) anos
.browserslistrc b9901701c7 feat: 新增PC端及目录移动 %!s(int64=4) %!d(string=hai) anos
.editorconfig b9901701c7 feat: 新增PC端及目录移动 %!s(int64=4) %!d(string=hai) anos
.env.development fe5b39a3aa feat: 移除VUE_APP_LOG_URL相关内容 %!s(int64=3) %!d(string=hai) anos
.env.production fe5b39a3aa feat: 移除VUE_APP_LOG_URL相关内容 %!s(int64=3) %!d(string=hai) anos
.eslintignore b9901701c7 feat: 新增PC端及目录移动 %!s(int64=4) %!d(string=hai) anos
.eslintrc.js 4de9c0aed6 feat: add pdfjs-dist %!s(int64=4) %!d(string=hai) anos
.gitignore b9901701c7 feat: 新增PC端及目录移动 %!s(int64=4) %!d(string=hai) anos
README.md b9901701c7 feat: 新增PC端及目录移动 %!s(int64=4) %!d(string=hai) anos
babel.config.js b9901701c7 feat: 新增PC端及目录移动 %!s(int64=4) %!d(string=hai) anos
package.json 20948ea976 feat: 移除VUE_APP_LOG_URL相关命令 %!s(int64=3) %!d(string=hai) anos
sonar-project.properties b9901701c7 feat: 新增PC端及目录移动 %!s(int64=4) %!d(string=hai) anos
tsconfig.json b9901701c7 feat: 新增PC端及目录移动 %!s(int64=4) %!d(string=hai) anos
vue.config.js 0114bc8bc8 feat: 移动端添加JyObj覆盖 %!s(int64=2) %!d(string=hai) anos
yarn.lock 1484f44c53 提交代码 %!s(int64=4) %!d(string=hai) anos

README.md

jy-docs 剑鱼文库

GIT Flow

--- master
        正式发布分支触发自动构建并邮件

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint