拓思群智前端

JunboXu 53e6ac73a2 1、接包-发包权限 修改->发包企业、测评机构;2、企业注册时,法人性别、身份证到期时间、家庭或单位地址改为选填项。 2 years ago
build d4a5745426 Initial commit 2 years ago
config d4a5745426 Initial commit 2 years ago
src 53e6ac73a2 1、接包-发包权限 修改->发包企业、测评机构;2、企业注册时,法人性别、身份证到期时间、家庭或单位地址改为选填项。 2 years ago
static d4a5745426 Initial commit 2 years ago
tool4deploy 81c221955d add tool4deploy 2 years ago
tool4deploy-privatecloud d4a5745426 Initial commit 2 years ago
tool4deploy-test d4a5745426 Initial commit 2 years ago
.babelrc d4a5745426 Initial commit 2 years ago
.editorconfig d4a5745426 Initial commit 2 years ago
.eslintignore d4a5745426 Initial commit 2 years ago
.eslintrc.js d4a5745426 Initial commit 2 years ago
.gitignore 81c221955d add tool4deploy 2 years ago
.postcssrc.js d4a5745426 Initial commit 2 years ago
README.md d4a5745426 Initial commit 2 years ago
dist.zip d4a5745426 Initial commit 2 years ago
index.html d4a5745426 Initial commit 2 years ago
package-lock.json d4a5745426 Initial commit 2 years ago
package.json d4a5745426 Initial commit 2 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