群智/信创社区前端

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

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.