群智/信创社区前端

郭超 40e88cfd71 实验环境 2 éve
build 45bfa00ad2 Add:input task 3 éve
config 2fcbe8f69a 实验环境 2 éve
src 40e88cfd71 实验环境 2 é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 c60601a0fd hide slide type 4 éve
.postcssrc.js 3f6400ebca init 5 éve
README.md 2fcbe8f69a 实验环境 2 é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

scp -r ./ root@150.158.176.114:/usr/share/nginx/site-frontend