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

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

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.