群智/信创社区前端

郭超 40e88cfd71 实验环境 hace 2 años
build 45bfa00ad2 Add:input task hace 3 años
config 2fcbe8f69a 实验环境 hace 2 años
src 40e88cfd71 实验环境 hace 2 años
static 66f3e39b8d modify portal hace 5 años
tool4deploy 1877aba4be 关闭用户服务的nginx hace 4 años
tool4deploy-privatecloud 6ff901ec7d 修改提示 hace 3 años
tool4deploy-test efd4d8b895 修改nginx hace 4 años
.babelrc 1d10bbe31e create feature hace 4 años
.editorconfig 3f6400ebca init hace 5 años
.eslintignore 3f6400ebca init hace 5 años
.eslintrc.js 3f6400ebca init hace 5 años
.gitignore c60601a0fd hide slide type hace 4 años
.postcssrc.js 3f6400ebca init hace 5 años
README.md 2fcbe8f69a 实验环境 hace 2 años
dev-online bb9babda50 将任务推荐和任务导入设置成配置项,修改登录注册的配置 hace 3 años
index.html 3f6400ebca init hace 5 años
package-lock.json 517e05937e 任务详情增加众测序号 hace 3 años
package.json 45bfa00ad2 Add:input task hace 3 años

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