liujun
c5a08bff6d
568 下载报错 567 查看详情 预案资源 显示的不全 576 导入模板掉线 563 第一页 不应该显示上一步 562 最后一页 应该没有下一步 561 审核查看详情 预案资源显示的不全 560 审核查看详情 预案质量显示的不全 564 审核不通过 需不需要输入原因 如果需要输入注意后续的不合格原因显示 559 待审核未审核的数据 数据还能编辑吗 还能重新选择审核人吗 |
||
---|---|---|
build | ||
config | ||
src | ||
static | ||
test | ||
vue/src | ||
.babelrc | ||
.editorconfig | ||
.eslintignore | ||
.eslintrc.js | ||
.gitignore | ||
.postcssrc.js | ||
.project | ||
README.md | ||
index.html | ||
package-lock.json | ||
package.json | ||
qa-prevention-gwj-vue.iml | ||
更新.md |
README.md
myvue
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
# run unit tests
npm run unit
# run e2e tests
npm run e2e
# run all tests
npm test
For a detailed explanation on how things work, check out the guide and docs for vue-loader.