diff --git a/src/components/SvgIcon/index.vue b/src/components/SvgIcon/index.vue index 2d53927..fa458b5 100644 --- a/src/components/SvgIcon/index.vue +++ b/src/components/SvgIcon/index.vue @@ -1,62 +1,62 @@ - - - - - + + + + + diff --git a/src/icons/about.svg b/src/icons/about.svg new file mode 100644 index 0000000..f1898d8 --- /dev/null +++ b/src/icons/about.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/icons/classify.svg b/src/icons/classify.svg new file mode 100644 index 0000000..688fe9f --- /dev/null +++ b/src/icons/classify.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/icons/github.svg b/src/icons/github.svg new file mode 100644 index 0000000..6a17f49 --- /dev/null +++ b/src/icons/github.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/layout/components/Menu/icon-common.vue b/src/layout/components/Menu/icon-common.vue new file mode 100644 index 0000000..e93ce3f --- /dev/null +++ b/src/layout/components/Menu/icon-common.vue @@ -0,0 +1,21 @@ + + + + + diff --git a/src/layout/components/Menu/index.vue b/src/layout/components/Menu/index.vue index 014ea08..0bee8a3 100644 --- a/src/layout/components/Menu/index.vue +++ b/src/layout/components/Menu/index.vue @@ -7,8 +7,8 @@ - + diff --git a/src/layout/components/Menu/menu-item.vue b/src/layout/components/Menu/menu-item.vue index f9055bc..e8a51ac 100644 --- a/src/layout/components/Menu/menu-item.vue +++ b/src/layout/components/Menu/menu-item.vue @@ -1,20 +1,24 @@ + +