diff --git a/src/views/accounts/AccountChangeSecret/AccountChangeDashboard.vue b/src/views/accounts/AccountChangeSecret/AccountChangeDashboard.vue
deleted file mode 100644
index 2a445937a..000000000
--- a/src/views/accounts/AccountChangeSecret/AccountChangeDashboard.vue
+++ /dev/null
@@ -1,13 +0,0 @@
-
-
-
- 账号改密汇总
-
-
-
diff --git a/src/views/accounts/AccountChangeSecret/index.vue b/src/views/accounts/AccountChangeSecret/index.vue
index 6ed5c7147..abc30c9e7 100644
--- a/src/views/accounts/AccountChangeSecret/index.vue
+++ b/src/views/accounts/AccountChangeSecret/index.vue
@@ -18,7 +18,7 @@ export default {
{
title: this.$t('Overview'),
name: 'AccountChangeDashboard',
- component: () => import('@/views/accounts/AccountChangeSecret/AccountChangeDashboard.vue')
+ component: () => import('@/views/dashboard/ChangeSecret')
},
{
title: this.$t('AccountChangeSecret'),
diff --git a/src/views/dashboard/ChangeSecret/AccountSummary.vue b/src/views/dashboard/ChangeSecret/AccountSummary.vue
new file mode 100644
index 000000000..9d1d21433
--- /dev/null
+++ b/src/views/dashboard/ChangeSecret/AccountSummary.vue
@@ -0,0 +1,84 @@
+
+
+
+
+
+
+
+
diff --git a/src/views/dashboard/ChangeSecret/CardSummary.vue b/src/views/dashboard/ChangeSecret/CardSummary.vue
new file mode 100644
index 000000000..18c09dda6
--- /dev/null
+++ b/src/views/dashboard/ChangeSecret/CardSummary.vue
@@ -0,0 +1,122 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/dashboard/ChangeSecret/DataSummary.vue b/src/views/dashboard/ChangeSecret/DataSummary.vue
new file mode 100644
index 000000000..f269b2357
--- /dev/null
+++ b/src/views/dashboard/ChangeSecret/DataSummary.vue
@@ -0,0 +1,92 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/dashboard/ChangeSecret/FailedAccountSummary.vue b/src/views/dashboard/ChangeSecret/FailedAccountSummary.vue
new file mode 100644
index 000000000..a2c15e708
--- /dev/null
+++ b/src/views/dashboard/ChangeSecret/FailedAccountSummary.vue
@@ -0,0 +1,90 @@
+
+
+
+
+
+
+
diff --git a/src/views/dashboard/ChangeSecret/LineChart.vue b/src/views/dashboard/ChangeSecret/LineChart.vue
new file mode 100644
index 000000000..187843eed
--- /dev/null
+++ b/src/views/dashboard/ChangeSecret/LineChart.vue
@@ -0,0 +1,260 @@
+
+
+
+
![]()
+
+
+
+
+
+
diff --git a/src/views/dashboard/ChangeSecret/TrendSummary.vue b/src/views/dashboard/ChangeSecret/TrendSummary.vue
new file mode 100644
index 000000000..ff724a974
--- /dev/null
+++ b/src/views/dashboard/ChangeSecret/TrendSummary.vue
@@ -0,0 +1,60 @@
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/dashboard/ChangeSecret/index.vue b/src/views/dashboard/ChangeSecret/index.vue
new file mode 100644
index 000000000..8b07d473d
--- /dev/null
+++ b/src/views/dashboard/ChangeSecret/index.vue
@@ -0,0 +1,80 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+