群智/信创社区前端

wjj 6e4d87a8d4 style modify 4 年 前
build 0d1ad0845a homeslice config 4 年 前
config 76a2313d3b 初步设定影藏内容 4 年 前
src 6e4d87a8d4 style modify 4 年 前
static 66f3e39b8d modify portal 6 年 前
tool4deploy 50b1369b01 修改serverCode为服务序列号 5 年 前
tool4deploy-privatecloud 76a2313d3b 初步设定影藏内容 4 年 前
tool4deploy-test 61e6be31f6 修改ngxin配置 5 年 前
.babelrc 1d10bbe31e create feature 4 年 前
.editorconfig 3f6400ebca init 6 年 前
.eslintignore 3f6400ebca init 6 年 前
.eslintrc.js 3f6400ebca init 6 年 前
.gitignore e2d04f9373 change .gitignore 5 年 前
.postcssrc.js 3f6400ebca init 6 年 前
README.md d4ffd32b15 technology and square 4 年 前
index.html 3f6400ebca init 6 年 前
package-lock.json 76a2313d3b 初步设定影藏内容 4 年 前
package.json 76a2313d3b 初步设定影藏内容 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配置