群智/信创社区前端

郭超 c5f728a2d2 首页测试类型点击更多分类跳转 4 年 前
build 45bfa00ad2 Add:input task 4 年 前
config ff72c0a66c 增加任务导出功能 4 年 前
src c5f728a2d2 首页测试类型点击更多分类跳转 4 年 前
static 66f3e39b8d modify portal 6 年 前
tool4deploy 1877aba4be 关闭用户服务的nginx 4 年 前
tool4deploy-privatecloud ed7926398d 修改我的众测:项目增加领域类型,任务增加领域、应用类型,增加未完成任务的冒泡提示,免费发布众测删除免费二字 4 年 前
tool4deploy-test efd4d8b895 修改nginx 4 年 前
.babelrc 1d10bbe31e create feature 4 年 前
.editorconfig 3f6400ebca init 6 年 前
.eslintignore 3f6400ebca init 6 年 前
.eslintrc.js 3f6400ebca init 6 年 前
.gitignore c60601a0fd hide slide type 4 年 前
.postcssrc.js 3f6400ebca init 6 年 前
README.md df58629ba1 config update 4 年 前
dev-online bb9babda50 将任务推荐和任务导入设置成配置项,修改登录注册的配置 4 年 前
dist.zip b7ed3f2f5b 删除错误备至 4 年 前
index.html 3f6400ebca init 6 年 前
package-lock.json 45bfa00ad2 Add:input task 4 年 前
package.json 45bfa00ad2 Add:input task 4 年 前

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