Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

op-devops-ui vue

power by element-ui

Environment

Node >= 6

Start

  • Clone or download this repository
  • Enter your local directory, and install dependencies:
npm install

Build

# build for production with minification
npm run build

edit config

#edit python-service api address
src/config/env.js
// 后端API接口地址
const envs = {
    apiServer: 'http://127.0.0.1:9000',
    request_timeout: 12000,
};

module.exports = envs;

Develop

# serve with hot reload at localhost:8010
npm run dev

功能列表

登录界面

应用发布

发布功能

ansible

实例管理

About

1.运维系统前端项目

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages