重构发票后台管理-前端代码

Administrator 48c84d090b 前端代码合并提交 3 months ago
build 69e1473f42 ESLINT规范调整 20221222****重要;前端 马圣毅 1 year ago
config 63e121cde1 http://gogs.jkcredit.com:3000/xusonglin/manage_invoice_ui.git 3 years ago
src 48c84d090b 前端代码合并提交 3 months ago
static 63e121cde1 http://gogs.jkcredit.com:3000/xusonglin/manage_invoice_ui.git 3 years ago
.babelrc 63e121cde1 http://gogs.jkcredit.com:3000/xusonglin/manage_invoice_ui.git 3 years ago
.editorconfig 63e121cde1 http://gogs.jkcredit.com:3000/xusonglin/manage_invoice_ui.git 3 years ago
.eslintignore 63e121cde1 http://gogs.jkcredit.com:3000/xusonglin/manage_invoice_ui.git 3 years ago
.eslintrc.js ab6c7cfb18 ESLINT规范调整 20221222****重要;前端 马圣毅 1 year ago
.gitignore 63e121cde1 http://gogs.jkcredit.com:3000/xusonglin/manage_invoice_ui.git 3 years ago
.postcssrc.js 63e121cde1 http://gogs.jkcredit.com:3000/xusonglin/manage_invoice_ui.git 3 years ago
.project 63e121cde1 http://gogs.jkcredit.com:3000/xusonglin/manage_invoice_ui.git 3 years ago
README.md 63e121cde1 http://gogs.jkcredit.com:3000/xusonglin/manage_invoice_ui.git 3 years ago
houtaixiangmu.iml 8286c9d03e 前端代码提交 3 years ago
index.html 0723bbaf8f 前端代码合并提交 2 years ago
package-lock.json 69e1473f42 ESLINT规范调整 20221222****重要;前端 马圣毅 1 year ago
package.json 57220ebb4b eslint 增加 quotes:"errors"的修复记录 20230111 1 year ago

README.md

信用修复平台

A Vue.js project

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

For a detailed explanation on how things work, check out the guide and docs for vue-loader.