群智/信创社区前端

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

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