Commit e3584358 authored by wangqinghua's avatar wangqinghua

bug update

parent b6c88b58
1.npm install
2.npm i yarn
2.yarn start
//快捷命令
Component ng g component my-new-component
Directive ng g directive my-new-directive
Pipe ng g pipe my-new-pipe
Service ng g service my-new-service
Class ng g class my-new-class
Interface ng g interface my-new-interface
Enum ng g enum my-new-enum
Module ng g module my-module
统计分析: analysis
资源告警统计 resourceAlarm
资源可用性统计 resourceUsabil
业务监管统计 businessSup
运维工作统计 operationWork
智能运维: smart
智能备份 backup
应急处理 handle
脚本配置 scriptConfig
运维工作: work
事件处置 workHandle
巡检计划 inspectPlan
人员管理 personelManage
合同跟踪 contractTrack
资产备件 assetPart
知识库 knowledgeBase
参数配置 params
项目管理 project-manager
运维公司
业务监管: business
业务概览 bOverview
业务拓扑 bTopology
效能分析 effectAnalysis
日志分析 logAnalysis
业务配置 bConfig
#安装命令
1.npm install
2.npm i yarn
2.yarn start
#快捷命令
Component ng g component my-new-component
Directive ng g directive my-new-directive
Pipe ng g pipe my-new-pipe
Service ng g service my-new-service
Class ng g class my-new-class
Interface ng g interface my-new-interface
Enum ng g enum my-new-enum
Module ng g module my-module
统计分析: analysis
资源告警统计 resourceAlarm
资源可用性统计 resourceUsabil
业务监管统计 businessSup
运维工作统计 operationWork
智能运维: smart
智能备份 backup
应急处理 handle
脚本配置 scriptConfig
运维工作: work
事件处置 workHandle
巡检计划 inspectPlan
人员管理 personelManage
合同跟踪 contractTrack
资产备件 assetPart
知识库 knowledgeBase
参数配置 params
项目管理 project-manager
运维公司
智能预警-----early-warning
信息化项目-----infomation-project
业务监管: business
业务概览 bOverview
业务拓扑 bTopology
效能分析 effectAnalysis
日志分析 logAnalysis
业务配置 bConfig
版本更新:
v2.0.1 修复选择节点之后 流量查询不出来
v2.0.1 修复选择节点之后 流量查询不出来
****上传文件到服务器******
scp -r 22 build/master root@10.10.38.99:/home/nginx/www/
#上传文件到服务器
scp -r 22 build/master root@10.10.38.99:/home/nginx/www/ 监控2.0
scp -r 22 build/wx root@10.10.38.99:/home/nginx/html/www/
scp -r 22 build/wx root@10.10.38.99:/home/nginx/html/www/ 监控1.0
http://10.10.38.99:9876/#/home 党校
http://10.10.38.99:8282/#/home 监控2.0
http://10.10.38.99:9999/#/home 安可
git 命令:
创建分支 git checkout -b test
删除分支 git branch -D test
合并分支到master上面 git checkout --patch test
#git 命令:
创建分支 git checkout -b test
删除分支 git branch -D test
合并分支到master上面 git checkout --patch test
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment