拓思群智前端

linyk 0bf79e8f06 修改页面缓存的bug 2 lat temu
build 6bed8e53cc 修改了测试用例管理的部分功能和新增了任务仪表盘功能 2 lat temu
config 6bed8e53cc 修改了测试用例管理的部分功能和新增了任务仪表盘功能 2 lat temu
src 0bf79e8f06 修改页面缓存的bug 2 lat temu
static d4a5745426 Initial commit 2 lat temu
tool4deploy 81c221955d add tool4deploy 2 lat temu
tool4deploy-privatecloud 6bed8e53cc 修改了测试用例管理的部分功能和新增了任务仪表盘功能 2 lat temu
tool4deploy-test 6bed8e53cc 修改了测试用例管理的部分功能和新增了任务仪表盘功能 2 lat temu
.babelrc d4a5745426 Initial commit 2 lat temu
.editorconfig d4a5745426 Initial commit 2 lat temu
.eslintignore d4a5745426 Initial commit 2 lat temu
.eslintrc.js d4a5745426 Initial commit 2 lat temu
.gitignore 81c221955d add tool4deploy 2 lat temu
.postcssrc.js d4a5745426 Initial commit 2 lat temu
README.md d4a5745426 Initial commit 2 lat temu
dist.zip d4a5745426 Initial commit 2 lat temu
index.html d4a5745426 Initial commit 2 lat temu
package-lock.json 6bed8e53cc 修改了测试用例管理的部分功能和新增了任务仪表盘功能 2 lat temu
package.json 6bed8e53cc 修改了测试用例管理的部分功能和新增了任务仪表盘功能 2 lat temu

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