SEEC项目前端

wanghongkai fcb70aff31 feat: 增加单点登录校验 há 6 anos atrás
mock 68c27b233a 修改接口submitted/procedure的格式 há 6 anos atrás
public 8576191d1d 拉取dev há 7 anos atrás
src fcb70aff31 feat: 增加单点登录校验 há 6 anos atrás
.browserslistrc 9bec9dd87d init há 7 anos atrás
.eslintrc.js 9bec9dd87d init há 7 anos atrás
.gitignore 9bec9dd87d init há 7 anos atrás
README.md 9bec9dd87d init há 7 anos atrás
babel.config.js 9bec9dd87d init há 7 anos atrás
dist.zip 29dcb7bfbe [FIX] 学生显示异常 há 7 anos atrás
jest.config.js 9bec9dd87d init há 7 anos atrás
jsconfig.json d430552d0b 增加代码作业统计tab;学生界面增加git分支图 há 6 anos atrás
package.json fcb70aff31 feat: 增加单点登录校验 há 6 anos atrás
postcss.config.js 9bec9dd87d init há 7 anos atrás
vue.config.js fcb70aff31 feat: 增加单点登录校验 há 6 anos atrás
webpack.config.js f76c01b150 basic files há 7 anos atrás
yarn.lock d430552d0b 增加代码作业统计tab;学生界面增加git分支图 há 6 anos atrás

README.md

seec-frontend

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Run your tests

yarn run test

Lints and fixes files

yarn run lint

Run your end-to-end tests

yarn run test:e2e

Run your unit tests

yarn run test:unit

Customize configuration

See Configuration Reference.