diff --git a/.idea/workspace.xml b/.idea/workspace.xml
new file mode 100644
index 0000000000000000000000000000000000000000..4474196aa50069bbe26530d57f377e8ee22ac6c6
--- /dev/null
+++ b/.idea/workspace.xml
@@ -0,0 +1,84 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1645343001758
+
+
+ 1645343001758
+
+
+
+
+ 1645345583742
+
+
+
+ 1645345583742
+
+
+ 1645345720793
+
+
+
+ 1645345720793
+
+
+ 1645347667942
+
+
+
+ 1645347667942
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/components/menus.js b/components/menus.js
new file mode 100644
index 0000000000000000000000000000000000000000..379d12e363a0b5d771785593f98e42d05aa1ef69
--- /dev/null
+++ b/components/menus.js
@@ -0,0 +1,46 @@
+/**
+ * 多级菜单组件
+ * [To SouthWan]
+ **/
+
+Vue.component('light-menus', {
+ props: {
+ primary: {
+ type: Number,
+ default: undefined
+ },
+ menus: {
+ type: Array,
+ required: true
+ },
+ child: {
+ type: Boolean,
+ default: true
+ }
+ },
+ data: function() {
+ return {}
+ },
+ template: `
`
+});
diff --git a/index-light.html b/index-light.html
new file mode 100644
index 0000000000000000000000000000000000000000..d2e9a52fd2c1f87ad9a21ea19507a1e651d32d6e
--- /dev/null
+++ b/index-light.html
@@ -0,0 +1,345 @@
+
+
+
+
+
+
+
+
+
+ 光年(Light Year Admin V4)后台管理系统模板
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/index.html b/index.html
index ea8b19c05bf58b51352d3fc76e5315640c670afb..3b94209e421766eece71fe8e3d4cee077e70e8bc 100644
--- a/index.html
+++ b/index.html
@@ -1,350 +1,389 @@
-
-
-
-
-
-
-
-光年(Light Year Admin V4)后台管理系统模板
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+ 光年(Light Year Admin V4)后台管理系统模板
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+