diff --git a/nezha-fronted/src/components/common/exportXLSX.vue b/nezha-fronted/src/components/common/exportXLSX.vue index f9feaff5d..14c4cf753 100644 --- a/nezha-fronted/src/components/common/exportXLSX.vue +++ b/nezha-fronted/src/components/common/exportXLSX.vue @@ -126,6 +126,7 @@ export default { }, mounted () { this.getParamsType() + console.log(this.importUrl) }, /* watch: { permissions: { diff --git a/nezha-fronted/src/components/layout/header.vue b/nezha-fronted/src/components/layout/header.vue index 680af285f..fb7a2f5e6 100644 --- a/nezha-fronted/src/components/layout/header.vue +++ b/nezha-fronted/src/components/layout/header.vue @@ -24,13 +24,6 @@
-
@@ -141,7 +134,7 @@ export default { this.$store.commit('setLinkData', response.data.list) // this.linkData = response.data.list // console.log(this.linkData); - }) + }) }, changeLocal (lang) { if (lang != localStorage.getItem('nz-language')) { @@ -258,7 +251,7 @@ export default { } } } - + } } .header-menu--item { diff --git a/nezha-fronted/src/components/layout/path_navigation/PathNavigation.vue b/nezha-fronted/src/components/layout/path_navigation/PathNavigation.vue index b4586d67c..18c740f67 100644 --- a/nezha-fronted/src/components/layout/path_navigation/PathNavigation.vue +++ b/nezha-fronted/src/components/layout/path_navigation/PathNavigation.vue @@ -4,149 +4,1065 @@ 我的行程Datacenter -
- 1sadssssssssssssssssssssssasddddddddddddddddddddddddddddddddddddsdsadasdasdasdasdasdasdasdassssssssssssssssssssssssssssssssssssssssssddddd +
+
1
+
2
-
- 1sadssssssssssssssssssssssasddddddddddddddddddddddddddddddddddddsdasdassssssssssssssssssssssssssssssssssssssssssddddd + Add Datacenter + Add Cabinet + + + Agent +
+
1
+
2
- add a - add b + Add Agent + Download agent
我的行程Asset -
1
- add a - add b +
+
1
+
2
+
+ Add Asset + Import asset + Web terminal
我的行程 Monitor -
1
- add a - add b - add c +
+
1
+
2
+
+ Add Peoject + Add Module + Add Endpoint + Import Endpoint
我的行程Visualization -
1
- add a - add b - add c - add d +
+
1
+
2
+
+ Add panel + Add chart
我的行程Alert -
1
- add a - add b -
- - 我的行程 -
1
- add a +
+
1
+
2
+
+ Add alert rule
+ + + + + + + + + + + + + +
+ +
{{$t('config.agent.agent.download')}}
+
+ + + + {{item.label}} + + + + + + +
{{$t('config.agent.agent.autoScript')}}
+
+ + + + + {{item.name}} + + + + + + + {{item.label}} + + + + + + + + + + + + + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+
+ + +
+
+ +
{{$t('overall.importTip')}}
+ +
{{$t('overall.dragFileTip')}},{{$t('overall.or')}} {{$t('overall.clickUpload')}}
+ +
+
+ +
+
+
+ + +
+ +
+
+
+
+ {{$t('overall.result.total')}}: + {{importResult&&importResult.totalNum?importResult.totalNum:0}} +
+
+ {{$t('overall.result.failed')}}: + {{importResult&&importResult.failNum?importResult.failNum:0}} + {{$t('overall.result.success')}}: + {{importResult&&importResult.successNum?importResult.successNum:0}} +
+
+
{{$t('overall.result.failedDetail')}}:
+
+
+ + +
+
+
+
+ +
+
\ No newline at end of file +.right-box{ + text-align: left; +} + diff --git a/nezha-fronted/src/components/page/asset/asset.vue b/nezha-fronted/src/components/page/asset/asset.vue index 739ad7f3e..8d32282bc 100644 --- a/nezha-fronted/src/components/page/asset/asset.vue +++ b/nezha-fronted/src/components/page/asset/asset.vue @@ -25,7 +25,8 @@ >