Lina 是 JumpServer 的前端 UI 项目
Go to file
2020-05-28 10:59:13 +08:00
build [release]4.1.0 (#211) 2019-04-19 20:41:52 +08:00
mock fix: fixed mock server (#541) 2020-01-09 20:53:06 +08:00
public [update]完善页面图标和添加动态图标功能 2020-05-26 18:20:24 +08:00
src [Update] 修改个人信息目录结构 2020-05-28 10:59:13 +08:00
tests/unit [release]4.1.0 (#211) 2019-04-19 20:41:52 +08:00
utils [Update] 使用自己生成的theme 2020-04-20 18:55:48 +08:00
.dockerignore [update]添加Dockerfile 2020-05-18 13:56:31 +08:00
.editorconfig add editorconfig 2017-08-01 15:49:04 +08:00
.env.development [lina] 2020-03-20 00:46:35 +08:00
.env.production [Fix]修复production环境API请求路径问题 2020-05-23 17:48:38 +08:00
.env.staging [release]4.1.0 (#211) 2019-04-19 20:41:52 +08:00
.eslintignore [update]抽象Ztree 2020-04-15 02:59:25 +08:00
.eslintrc.js [Update] 去掉i18n检查 2020-05-13 17:47:23 +08:00
.gitignore [release]4.1.0 (#211) 2019-04-19 20:41:52 +08:00
.travis.yml chore: set ci node version 2019-04-26 17:58:55 +08:00
alias.config.js [update]增加treeTable表格同步,修改Tree样式 2020-04-13 01:56:35 +08:00
babel.config.js [release]4.1.0 (#211) 2019-04-19 20:41:52 +08:00
Dockerfile [fix]修复Build Bug 2020-05-19 15:26:46 +08:00
jest.config.js [release]4.1.0 (#211) 2019-04-19 20:41:52 +08:00
jsconfig.json perf: VS Code support webpack alias file jump 2019-10-22 20:27:25 +08:00
LICENSE [Update] 修改LICENSE 2020-05-07 18:09:27 +08:00
nginx.conf 【update】修改路径至UI 2020-05-26 19:48:39 +08:00
package.json [Update] 使用vue echats 2020-05-19 20:58:39 +08:00
postcss.config.js refactor[chore]: generate postcss.config.js instead of .postcssrc.js 2019-05-24 16:58:40 +08:00
README.md [Update] 添加路由 2020-03-20 17:59:54 +08:00
vue.config.js [Update] 更新用户个人信息页面(3) 2020-05-27 20:20:03 +08:00
yarn.lock [Update] 使用vue echats 2020-05-19 20:58:39 +08:00

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.