+
+
\ No newline at end of file
diff --git a/src/components/Header.vue b/src/components/Header.vue
new file mode 100644
index 0000000..766bd83
--- /dev/null
+++ b/src/components/Header.vue
@@ -0,0 +1,123 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/components/layout.vue b/src/components/layout.vue
index 71c9313..d482390 100644
--- a/src/components/layout.vue
+++ b/src/components/layout.vue
@@ -1,51 +1,49 @@
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/components/sidebar.vue b/src/components/sidebar.vue
index 129d02c..b47ee69 100644
--- a/src/components/sidebar.vue
+++ b/src/components/sidebar.vue
@@ -7,26 +7,33 @@
:open-keys="openKeys"
@click="handleMenuClick"
theme="light"
+ class="custom-menu"
>
- {{ item.icon }}
- {{ item.name }}
+
+
+
+ {{ item.name }}
- {{ child.name }}
+
+ {{ child.name }}
+
-
+
- {{ item.icon }}
- {{ item.name }}
+
+
+
+ {{ item.name }}
@@ -37,6 +44,7 @@
+
+
\ No newline at end of file
diff --git a/src/views/controlPanel/account/security/index.vue b/src/views/controlPanel/account/security/index.vue
new file mode 100644
index 0000000..495af44
--- /dev/null
+++ b/src/views/controlPanel/account/security/index.vue
@@ -0,0 +1,203 @@
+
+
+
+
+