群智/信创社区前端

郭超 3fec8f0267 Merge branch 'feature-2.0' into 'master' hace 5 años
build d7160e17b7 前端分环境构建 hace 5 años
config f242a29306 修改登录后跳转到home界面 hace 5 años
src 7b43cdf401 MOOC-15 优化群智系统的首页卡片、众测广场卡片界面显示等 MOOC-17 解决群智系统的个人信息省市填写问题、登出数据仍然显示问题 hace 5 años
static 66f3e39b8d modify portal hace 6 años
tool4deploy 1de5f8aab1 通过配置nginx的代理缓存,尝试解决刷新不出的问题 hace 5 años
tool4deploy-test 1de5f8aab1 通过配置nginx的代理缓存,尝试解决刷新不出的问题 hace 5 años
.babelrc 3f6400ebca init hace 6 años
.editorconfig 3f6400ebca init hace 6 años
.eslintignore 3f6400ebca init hace 6 años
.eslintrc.js 3f6400ebca init hace 6 años
.gitignore e2d04f9373 change .gitignore hace 5 años
.postcssrc.js 3f6400ebca init hace 6 años
README.md 3f6400ebca init hace 6 años
index.html 3f6400ebca init hace 6 años
package-lock.json 46247ea82a 优化 hace 5 años
package.json 0fc10b518a add:资质api hace 5 años

README.md

crowd-test-service

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.