库级监管

hanqingsong 06188e70a2 readme commit update 6 mēneši atpakaļ
build 332ac58d7b first commit 6 mēneši atpakaļ
config 332ac58d7b first commit 6 mēneši atpakaļ
src 332ac58d7b first commit 6 mēneši atpakaļ
static 332ac58d7b first commit 6 mēneši atpakaļ
.babelrc 332ac58d7b first commit 6 mēneši atpakaļ
.editorconfig 332ac58d7b first commit 6 mēneši atpakaļ
.gitignore 332ac58d7b first commit 6 mēneši atpakaļ
.postcssrc.js 332ac58d7b first commit 6 mēneši atpakaļ
.project 332ac58d7b first commit 6 mēneši atpakaļ
README.md 06188e70a2 readme commit update 6 mēneši atpakaļ
favicon.ico 332ac58d7b first commit 6 mēneši atpakaļ
index.html 332ac58d7b first commit 6 mēneši atpakaļ
install.bat 332ac58d7b first commit 6 mēneši atpakaļ
pack.bat 332ac58d7b first commit 6 mēneši atpakaļ
package-lock.json 332ac58d7b first commit 6 mēneši atpakaļ
package.json 332ac58d7b first commit 6 mēneši atpakaļ
process.json 332ac58d7b first commit 6 mēneši atpakaļ
start.bat 332ac58d7b first commit 6 mēneši atpakaļ

README.md

vue_demo_cnodejs

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.

error * ./cptable in ./node_modules/xlsx-style/dist/cpexcel.js

./node_modules/xlsx-style/dist/cpexcel.js 找到 var cpt = require('./cpt' + 'able'); 替换为 var cpt = cptable;