Toggle navigation
Toggle navigation
This project
Loading...
Sign in
monitor_v3
/
hg-monitor-web
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
鲁尚清
3 years ago
Commit
bf3b868802553473acf96d0cb897e8c4e341a7c6
1 parent
96cc6be0
【无】公司网站-bug修改 #4
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
website/assets/img/data/serviceSecond.js
website/src/views/serviceSecond/cmdb/index.html
website/assets/img/data/serviceSecond.js
View file @
bf3b868
...
...
@@ -819,7 +819,7 @@ export function cmdb() {
]
}
return
res
c
return
res
;
}
//魔镜智能多云运维平台
export
function
cloud
()
{
...
...
website/src/views/serviceSecond/cmdb/index.html
View file @
bf3b868
...
...
@@ -109,7 +109,7 @@
<div
:class=
"['pro-info-title']"
>
<div
class=
" advantage-title-Aview"
>
{{itemV.title}}
</div>
<ul
class=
"app-advantage-ul pt-30 advantage-intro-Aview"
><li
v-for=
"(itemP,indexP) in itemV.dataIntro"
>
{{itemP}}
</li></ul>
<div
class=
"maintenance-advantage-num pt-50 pb-60"
>
0{{indexV+
3
}}
</div>
<div
class=
"maintenance-advantage-num pt-50 pb-60"
>
0{{indexV+
4
}}
</div>
</div>
</div>
</div>
...
...
Please
register
or
login
to post a comment