Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
smart
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wangqinghua
smart
Commits
e3584358
Commit
e3584358
authored
Jan 17, 2020
by
wangqinghua
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
bug update
parent
b6c88b58
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
20 additions
and
5 deletions
+20
-5
README.md
README.md
+20
-5
No files found.
README.md
View file @
e3584358
#安装命令
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
...
...
@@ -31,6 +40,8 @@ Module ng g module my-module
参数配置 params
项目管理 project-manager
运维公司
智能预警-----early-warning
信息化项目-----infomation-project
业务监管: business
业务概览 bOverview
...
...
@@ -43,12 +54,16 @@ Module ng g module my-module
版本更新:
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/ 监控1.0
scp -r 22 build/wx root@10.10.38.99:/home/nginx/html/www/
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 命令:
创建分支 git checkout -b test
删除分支 git branch -D test
合并分支到master上面 git checkout --patch test
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment