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

mashengyi 2f58c367e5 渠道通过此接口可以查询当前交易对应的申请记录;前端 il y a 2 ans
build 931f0a6172 前端代码合并提交 il y a 3 ans
config 63e121cde1 http://gogs.jkcredit.com:3000/xusonglin/manage_invoice_ui.git il y a 3 ans
src 2f58c367e5 渠道通过此接口可以查询当前交易对应的申请记录;前端 il y a 2 ans
static 63e121cde1 http://gogs.jkcredit.com:3000/xusonglin/manage_invoice_ui.git il y a 3 ans
.babelrc 63e121cde1 http://gogs.jkcredit.com:3000/xusonglin/manage_invoice_ui.git il y a 3 ans
.editorconfig 63e121cde1 http://gogs.jkcredit.com:3000/xusonglin/manage_invoice_ui.git il y a 3 ans
.eslintignore 63e121cde1 http://gogs.jkcredit.com:3000/xusonglin/manage_invoice_ui.git il y a 3 ans
.eslintrc.js 63e121cde1 http://gogs.jkcredit.com:3000/xusonglin/manage_invoice_ui.git il y a 3 ans
.gitignore 63e121cde1 http://gogs.jkcredit.com:3000/xusonglin/manage_invoice_ui.git il y a 3 ans
.postcssrc.js 63e121cde1 http://gogs.jkcredit.com:3000/xusonglin/manage_invoice_ui.git il y a 3 ans
.project 63e121cde1 http://gogs.jkcredit.com:3000/xusonglin/manage_invoice_ui.git il y a 3 ans
README.md 63e121cde1 http://gogs.jkcredit.com:3000/xusonglin/manage_invoice_ui.git il y a 3 ans
houtaixiangmu.iml 8286c9d03e 前端代码提交 il y a 3 ans
index.html 0723bbaf8f 前端代码合并提交 il y a 3 ans
package-lock.json f9ccb3b980 提交换卡信息查询页面 il y a 2 ans
package.json 4ac437fcc0 前端代码合并提交 il y a 3 ans

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.