You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
hippo4j/hippo4j-ui
chen.ma e596b630cd
ROLE_MANAGE role audit thread pool failed (#1166)
1 year ago
..
public hippo4j-ui directory migration 2 years ago
src ROLE_MANAGE role audit thread pool failed (#1166) 1 year ago
.editorconfig hippo4j-ui directory migration 2 years ago
.env.development hippo4j-ui directory migration 2 years ago
.env.production hippo4j-ui directory migration 2 years ago
.env.staging hippo4j-ui directory migration 2 years ago
.eslintignore hippo4j-ui directory migration 2 years ago
.eslintrc.js hippo4j-ui directory migration 2 years ago
.gitignore hippo4j-ui directory migration 2 years ago
.prettierrc.js hippo4j-ui directory migration 2 years ago
.travis.yml hippo4j-ui directory migration 2 years ago
README.md hippo4j-ui directory migration 2 years ago
babel.config.js hippo4j-ui directory migration 2 years ago
jest.config.js hippo4j-ui directory migration 2 years ago
package.json Change front-end connection address and rollback jwt filter 2 years ago
plopfile.js hippo4j-ui directory migration 2 years ago
postcss.config.js hippo4j-ui directory migration 2 years ago
vue.config.js Format optimization 2 years ago

README.md

说明

该项目由 datax-web-uivue-element-admin 修改而来。

Build Setup

运行:

npm install [ 慢的话用  npm install --registry https://registry.npm.taobao.org]

启动:

npm run dev

打包:

npm run build:prod