拓思群智前端

郭超 78d3e0a471 1、修复众包人员页面,logo没有问题问题 2 anni fa
build d4a5745426 Initial commit 2 anni fa
config d4a5745426 Initial commit 2 anni fa
src 78d3e0a471 1、修复众包人员页面,logo没有问题问题 2 anni fa
static d4a5745426 Initial commit 2 anni fa
tool4deploy 81c221955d add tool4deploy 2 anni fa
tool4deploy-privatecloud d4a5745426 Initial commit 2 anni fa
tool4deploy-test d4a5745426 Initial commit 2 anni fa
.babelrc d4a5745426 Initial commit 2 anni fa
.editorconfig d4a5745426 Initial commit 2 anni fa
.eslintignore d4a5745426 Initial commit 2 anni fa
.eslintrc.js d4a5745426 Initial commit 2 anni fa
.gitignore 81c221955d add tool4deploy 2 anni fa
.postcssrc.js d4a5745426 Initial commit 2 anni fa
README.md d4a5745426 Initial commit 2 anni fa
dist.zip d4a5745426 Initial commit 2 anni fa
index.html d4a5745426 Initial commit 2 anni fa
package-lock.json d4a5745426 Initial commit 2 anni fa
package.json d4a5745426 Initial commit 2 anni fa

README.md

crowd-test-service

A crowd test system

群智众测

# 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.

Private cloud configuration

  • 主题色配置 > /src/style/main.scss 中更改 $--color-primary$color-primary-background
  • 数据配置 > /src/config/index.js
  • 组件展示配置 > /src/config/index.js
  • logo配置 > /src/config/index.js