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

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

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.