Sin descripción

xuxiaopang f50743ac15 fix:修改了门户的url为内网版本 hace 2 años
public eaded82ad9 feat: ZhuRui 完成富文本框;修改题库bug hace 4 años
src f50743ac15 fix:修改了门户的url为内网版本 hace 2 años
.gitignore d2531120a6 feat: 新建题目 hace 4 años
Dockerfile a836e4984e fix:原先镜像源证书过期,更换镜像源 hace 2 años
README.md f50743ac15 fix:修改了门户的url为内网版本 hace 2 años
babel.config.js b3dcb73cf7 init hace 5 años
index.html b6d7c251f4 init project hace 5 años
nginx.conf f50743ac15 fix:修改了门户的url为内网版本 hace 2 años
package-lock.json e28823f1d0 ZhuRui fix editor hace 4 años
package.json 6816a6ab31 refactor: webpack优化 hace 4 años
vue.config.js 812c2c7359 fix: 消除多级api hace 4 años

README.md

seek-bok-frontend

Project setup

npm install --registry=https://registry.npmmirror.com

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your unit tests

npm run test:unit

Customize configuration

See Configuration Reference.

可能出现的报错

node-sass错误

npm install node-sass@4.x --registry=https://registry.npmmirror.com

测试是否可以修改