Commit 2da166ae authored by wangqinghua's avatar wangqinghua

初始化调整

parent dfdcfa70
......@@ -36,6 +36,10 @@ Module ng g module my-module
日志分析 logAnalysis
业务配置 bConfig
部署代码
scp -r 22 build/www root@10.10.38.99:/home/nginx
密码:Aa123456
版本更新:
v2.0.1 修复选择节点之后 流量查询不出来
\ No newline at end of file
v2.0.1 修复选择节点之后 流量查询不出来
<div class="logo padding-40">智能运维监管平台</div>
<div class="logo">智能运维监管平台</div>
<ul nz-menu [nzMode]="'inline'">
<ng-container *ngFor="let item of menuList">
<li nz-submenu (nzOpenChange)="openHandler(item)" [(nzOpen)]="item.checked">
......
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