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/threadpool/console
GRL-bxy a03f7e9f16
fix:Tenant selection problem (#1512)
8 months ago
..
public Refactor front-end project directory name and location (#1245) (#1263) 1 year ago
src fix:Tenant selection problem (#1512) 8 months ago
.editorconfig Refactor front-end project directory name and location (#1245) (#1263) 1 year ago
.env.development Refactor front-end project directory name and location (#1245) (#1263) 1 year ago
.env.production Refactor front-end project directory name and location (#1245) (#1263) 1 year ago
.env.staging Refactor front-end project directory name and location (#1245) (#1263) 1 year ago
.eslintignore Refactor front-end project directory name and location (#1245) (#1263) 1 year ago
.eslintrc.js Refactor front-end project directory name and location (#1245) (#1263) 1 year ago
.gitignore feat:tidy up front frame (#1449) 10 months ago
.prettierrc.js Refactor front-end project directory name and location (#1245) (#1263) 1 year ago
.travis.yml Refactor front-end project directory name and location (#1245) (#1263) 1 year ago
README.md Refactor front-end project directory name and location (#1245) (#1263) 1 year ago
babel.config.js Refactor front-end project directory name and location (#1245) (#1263) 1 year ago
jest.config.js Refactor front-end project directory name and location (#1245) (#1263) 1 year ago
package.json Encrypted transmission of login password (#1316) 1 year ago
plopfile.js Refactor front-end project directory name and location (#1245) (#1263) 1 year ago
postcss.config.js Refactor front-end project directory name and location (#1245) (#1263) 1 year ago
vue.config.js Modify front-end text description 9 months 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