diff --git a/back/src/views/modules/sys/CapabilityOperationMonitoring/components/AbnormalSituation.vue b/back/src/views/modules/sys/CapabilityOperationMonitoring/components/AbnormalSituation.vue new file mode 100644 index 00000000..2f21db8d --- /dev/null +++ b/back/src/views/modules/sys/CapabilityOperationMonitoring/components/AbnormalSituation.vue @@ -0,0 +1,22 @@ + + + + diff --git a/back/src/views/modules/sys/CapabilityOperationMonitoring/components/AnalysisOfTheRequest.vue b/back/src/views/modules/sys/CapabilityOperationMonitoring/components/AnalysisOfTheRequest.vue new file mode 100644 index 00000000..22197ae7 --- /dev/null +++ b/back/src/views/modules/sys/CapabilityOperationMonitoring/components/AnalysisOfTheRequest.vue @@ -0,0 +1,22 @@ + + + + diff --git a/back/src/views/modules/sys/CapabilityOperationMonitoring/components/CapabilityOperationMonitoringTime.vue b/back/src/views/modules/sys/CapabilityOperationMonitoring/components/CapabilityOperationMonitoringTime.vue new file mode 100644 index 00000000..b7fd48d8 --- /dev/null +++ b/back/src/views/modules/sys/CapabilityOperationMonitoring/components/CapabilityOperationMonitoringTime.vue @@ -0,0 +1,22 @@ + + + + diff --git a/back/src/views/modules/sys/CapabilityOperationMonitoring/index.vue b/back/src/views/modules/sys/CapabilityOperationMonitoring/index.vue new file mode 100644 index 00000000..04ab1b8e --- /dev/null +++ b/back/src/views/modules/sys/CapabilityOperationMonitoring/index.vue @@ -0,0 +1,40 @@ + + + + + diff --git a/front/src/views/abilityStatistics/components/SharingSituation.vue b/front/src/views/abilityStatistics/components/SharingSituation.vue index 8c75ff2b..9fdf2b43 100644 --- a/front/src/views/abilityStatistics/components/SharingSituation.vue +++ b/front/src/views/abilityStatistics/components/SharingSituation.vue @@ -104,6 +104,11 @@ yAxis: { type: 'value', }, + tooltip: { + show: true, + trigger: 'item', + formatter: '{b}的浏览量:
{c} 次', + }, series: [ { data: datas.value, diff --git a/front/src/views/home/DetailsPageconetent.vue b/front/src/views/home/DetailsPageconetent.vue index ba19f9a8..17616056 100644 --- a/front/src/views/home/DetailsPageconetent.vue +++ b/front/src/views/home/DetailsPageconetent.vue @@ -1605,8 +1605,9 @@ } .top-content-father { width: 10.87rem; - padding-left: 0.2rem; + // padding-left: 0.2rem; // margin-bottom: .2rem; + padding: 0.16rem; background: #f3f5f9; .top-content-son { background: #fff; diff --git a/front/src/views/home/detailsPageInfrastructureTree.vue b/front/src/views/home/detailsPageInfrastructureTree.vue index 621eb4e9..baa3362a 100644 --- a/front/src/views/home/detailsPageInfrastructureTree.vue +++ b/front/src/views/home/detailsPageInfrastructureTree.vue @@ -1,7 +1,7 @@