群智/信创社区前端

冯翔 3f542c7fa8 Merge branch 'dev-XC' into 'PrivateReleaseOfXC' 3 éve
build 45bfa00ad2 Add:input task 3 éve
config ff72c0a66c 增加任务导出功能 3 éve
src 3f542c7fa8 Merge branch 'dev-XC' into 'PrivateReleaseOfXC' 3 éve
static 66f3e39b8d modify portal 5 éve
tool4deploy 1877aba4be 关闭用户服务的nginx 4 éve
tool4deploy-privatecloud 6ff901ec7d 修改提示 3 éve
tool4deploy-test efd4d8b895 修改nginx 4 éve
.babelrc 1d10bbe31e create feature 4 éve
.editorconfig 3f6400ebca init 5 éve
.eslintignore 3f6400ebca init 5 éve
.eslintrc.js 3f6400ebca init 5 éve
.gitignore e2d04f9373 change .gitignore 5 éve
.postcssrc.js 3f6400ebca init 5 éve
README.md df58629ba1 config update 4 éve
dev-online bb9babda50 将任务推荐和任务导入设置成配置项,修改登录注册的配置 3 éve
index.html 3f6400ebca init 5 éve
package-lock.json 517e05937e 任务详情增加众测序号 3 éve
package.json 45bfa00ad2 Add:input task 3 éve

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