diff --git a/src/icons/svg/icon-base.svg b/src/icons/svg/icon-base.svg
new file mode 100644
index 0000000..6271178
--- /dev/null
+++ b/src/icons/svg/icon-base.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/src/icons/svg/icon-base.svg b/src/icons/svg/icon-base.svg
new file mode 100644
index 0000000..6271178
--- /dev/null
+++ b/src/icons/svg/icon-base.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/src/icons/svg/icon-comment.svg b/src/icons/svg/icon-comment.svg
new file mode 100644
index 0000000..ebfac83
--- /dev/null
+++ b/src/icons/svg/icon-comment.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/src/icons/svg/icon-base.svg b/src/icons/svg/icon-base.svg
new file mode 100644
index 0000000..6271178
--- /dev/null
+++ b/src/icons/svg/icon-base.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/src/icons/svg/icon-comment.svg b/src/icons/svg/icon-comment.svg
new file mode 100644
index 0000000..ebfac83
--- /dev/null
+++ b/src/icons/svg/icon-comment.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/src/icons/svg/icon-control.svg b/src/icons/svg/icon-control.svg
new file mode 100644
index 0000000..a72a950
--- /dev/null
+++ b/src/icons/svg/icon-control.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/src/icons/svg/icon-base.svg b/src/icons/svg/icon-base.svg
new file mode 100644
index 0000000..6271178
--- /dev/null
+++ b/src/icons/svg/icon-base.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/src/icons/svg/icon-comment.svg b/src/icons/svg/icon-comment.svg
new file mode 100644
index 0000000..ebfac83
--- /dev/null
+++ b/src/icons/svg/icon-comment.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/src/icons/svg/icon-control.svg b/src/icons/svg/icon-control.svg
new file mode 100644
index 0000000..a72a950
--- /dev/null
+++ b/src/icons/svg/icon-control.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/src/icons/svg/icon-sup.svg b/src/icons/svg/icon-sup.svg
new file mode 100644
index 0000000..9b39377
--- /dev/null
+++ b/src/icons/svg/icon-sup.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/src/icons/svg/icon-base.svg b/src/icons/svg/icon-base.svg
new file mode 100644
index 0000000..6271178
--- /dev/null
+++ b/src/icons/svg/icon-base.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/src/icons/svg/icon-comment.svg b/src/icons/svg/icon-comment.svg
new file mode 100644
index 0000000..ebfac83
--- /dev/null
+++ b/src/icons/svg/icon-comment.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/src/icons/svg/icon-control.svg b/src/icons/svg/icon-control.svg
new file mode 100644
index 0000000..a72a950
--- /dev/null
+++ b/src/icons/svg/icon-control.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/src/icons/svg/icon-sup.svg b/src/icons/svg/icon-sup.svg
new file mode 100644
index 0000000..9b39377
--- /dev/null
+++ b/src/icons/svg/icon-sup.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/src/styles/variables.scss b/src/styles/variables.scss
index 28c9c7f..a19cece 100644
--- a/src/styles/variables.scss
+++ b/src/styles/variables.scss
@@ -1,21 +1,21 @@
//sidebar
$menuText:#bfcbd9;
-$themeColor:rgb(48, 65, 86);
+$themeColor: rgb(40, 51, 86);
$menuText:#000000;
$subMenuText:#000000;
-$menuActiveText:rgb(27, 177, 165);
+$menuActiveText: rgb(98, 193, 255);
//$menuActiveText:#ffffff;
$subMenuActiveText:#f4f4f5; //https://github.com/ElemeFE/element/issues/12951
//$subMenuActiveText:#000000; //https://github.com/ElemeFE/element/issues/12951
-$menuBg:#304156;
+$menuBg: #2f3856;
//$menuBg:#ffffff;
-$menuHover:#263445;
+$menuHover:#0c1f3c;
//$menuHover:#6666cc;
-$subMenuBg:#1f2d3d;
+$subMenuBg:#2f3856;
//$subMenuBg:#fcfcfc;
-$subMenuHover:#001528;
+$subMenuHover: #0c1f3c;
//$subMenuHover:#6666cc;
$sideBarWidth: 180px;
diff --git a/src/icons/svg/icon-base.svg b/src/icons/svg/icon-base.svg
new file mode 100644
index 0000000..6271178
--- /dev/null
+++ b/src/icons/svg/icon-base.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/src/icons/svg/icon-comment.svg b/src/icons/svg/icon-comment.svg
new file mode 100644
index 0000000..ebfac83
--- /dev/null
+++ b/src/icons/svg/icon-comment.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/src/icons/svg/icon-control.svg b/src/icons/svg/icon-control.svg
new file mode 100644
index 0000000..a72a950
--- /dev/null
+++ b/src/icons/svg/icon-control.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/src/icons/svg/icon-sup.svg b/src/icons/svg/icon-sup.svg
new file mode 100644
index 0000000..9b39377
--- /dev/null
+++ b/src/icons/svg/icon-sup.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/src/styles/variables.scss b/src/styles/variables.scss
index 28c9c7f..a19cece 100644
--- a/src/styles/variables.scss
+++ b/src/styles/variables.scss
@@ -1,21 +1,21 @@
//sidebar
$menuText:#bfcbd9;
-$themeColor:rgb(48, 65, 86);
+$themeColor: rgb(40, 51, 86);
$menuText:#000000;
$subMenuText:#000000;
-$menuActiveText:rgb(27, 177, 165);
+$menuActiveText: rgb(98, 193, 255);
//$menuActiveText:#ffffff;
$subMenuActiveText:#f4f4f5; //https://github.com/ElemeFE/element/issues/12951
//$subMenuActiveText:#000000; //https://github.com/ElemeFE/element/issues/12951
-$menuBg:#304156;
+$menuBg: #2f3856;
//$menuBg:#ffffff;
-$menuHover:#263445;
+$menuHover:#0c1f3c;
//$menuHover:#6666cc;
-$subMenuBg:#1f2d3d;
+$subMenuBg:#2f3856;
//$subMenuBg:#fcfcfc;
-$subMenuHover:#001528;
+$subMenuHover: #0c1f3c;
//$subMenuHover:#6666cc;
$sideBarWidth: 180px;
diff --git a/src/views/dashboard/index.vue b/src/views/dashboard/index.vue
index 934ac9c..df4c5a8 100644
--- a/src/views/dashboard/index.vue
+++ b/src/views/dashboard/index.vue
@@ -2,29 +2,30 @@
-
-
-
-
-
-
-
-
-
-
-
- {{ system.name }}
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+ {{ system.name }}
+
+
+
+
+
+
+
+
+
+
@@ -57,7 +58,7 @@
changeSystem(system) {
console.log(system.url)
this.$store.commit('SET_SYSTEM', system)
- this.$message('点击' + system.name)
+ // this.$message('进入' + system.name)
// debugger
// this.$router.push(system.url)
}
@@ -66,33 +67,78 @@
\ No newline at end of file
diff --git a/src/icons/svg/icon-comment.svg b/src/icons/svg/icon-comment.svg
new file mode 100644
index 0000000..ebfac83
--- /dev/null
+++ b/src/icons/svg/icon-comment.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/src/icons/svg/icon-control.svg b/src/icons/svg/icon-control.svg
new file mode 100644
index 0000000..a72a950
--- /dev/null
+++ b/src/icons/svg/icon-control.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/src/icons/svg/icon-sup.svg b/src/icons/svg/icon-sup.svg
new file mode 100644
index 0000000..9b39377
--- /dev/null
+++ b/src/icons/svg/icon-sup.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/src/styles/variables.scss b/src/styles/variables.scss
index 28c9c7f..a19cece 100644
--- a/src/styles/variables.scss
+++ b/src/styles/variables.scss
@@ -1,21 +1,21 @@
//sidebar
$menuText:#bfcbd9;
-$themeColor:rgb(48, 65, 86);
+$themeColor: rgb(40, 51, 86);
$menuText:#000000;
$subMenuText:#000000;
-$menuActiveText:rgb(27, 177, 165);
+$menuActiveText: rgb(98, 193, 255);
//$menuActiveText:#ffffff;
$subMenuActiveText:#f4f4f5; //https://github.com/ElemeFE/element/issues/12951
//$subMenuActiveText:#000000; //https://github.com/ElemeFE/element/issues/12951
-$menuBg:#304156;
+$menuBg: #2f3856;
//$menuBg:#ffffff;
-$menuHover:#263445;
+$menuHover:#0c1f3c;
//$menuHover:#6666cc;
-$subMenuBg:#1f2d3d;
+$subMenuBg:#2f3856;
//$subMenuBg:#fcfcfc;
-$subMenuHover:#001528;
+$subMenuHover: #0c1f3c;
//$subMenuHover:#6666cc;
$sideBarWidth: 180px;
diff --git a/src/views/dashboard/index.vue b/src/views/dashboard/index.vue
index 934ac9c..df4c5a8 100644
--- a/src/views/dashboard/index.vue
+++ b/src/views/dashboard/index.vue
@@ -2,29 +2,30 @@
-
-
-
-
-
-
-
-
-
-
-
- {{ system.name }}
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+ {{ system.name }}
+
+
+
+
+
+
+
+
+
+
@@ -57,7 +58,7 @@
changeSystem(system) {
console.log(system.url)
this.$store.commit('SET_SYSTEM', system)
- this.$message('点击' + system.name)
+ // this.$message('进入' + system.name)
// debugger
// this.$router.push(system.url)
}
@@ -66,33 +67,78 @@
\ No newline at end of file
diff --git a/src/icons/svg/icon-comment.svg b/src/icons/svg/icon-comment.svg
new file mode 100644
index 0000000..ebfac83
--- /dev/null
+++ b/src/icons/svg/icon-comment.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/src/icons/svg/icon-control.svg b/src/icons/svg/icon-control.svg
new file mode 100644
index 0000000..a72a950
--- /dev/null
+++ b/src/icons/svg/icon-control.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/src/icons/svg/icon-sup.svg b/src/icons/svg/icon-sup.svg
new file mode 100644
index 0000000..9b39377
--- /dev/null
+++ b/src/icons/svg/icon-sup.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/src/styles/variables.scss b/src/styles/variables.scss
index 28c9c7f..a19cece 100644
--- a/src/styles/variables.scss
+++ b/src/styles/variables.scss
@@ -1,21 +1,21 @@
//sidebar
$menuText:#bfcbd9;
-$themeColor:rgb(48, 65, 86);
+$themeColor: rgb(40, 51, 86);
$menuText:#000000;
$subMenuText:#000000;
-$menuActiveText:rgb(27, 177, 165);
+$menuActiveText: rgb(98, 193, 255);
//$menuActiveText:#ffffff;
$subMenuActiveText:#f4f4f5; //https://github.com/ElemeFE/element/issues/12951
//$subMenuActiveText:#000000; //https://github.com/ElemeFE/element/issues/12951
-$menuBg:#304156;
+$menuBg: #2f3856;
//$menuBg:#ffffff;
-$menuHover:#263445;
+$menuHover:#0c1f3c;
//$menuHover:#6666cc;
-$subMenuBg:#1f2d3d;
+$subMenuBg:#2f3856;
//$subMenuBg:#fcfcfc;
-$subMenuHover:#001528;
+$subMenuHover: #0c1f3c;
//$subMenuHover:#6666cc;
$sideBarWidth: 180px;
diff --git a/src/views/dashboard/index.vue b/src/views/dashboard/index.vue
index 934ac9c..df4c5a8 100644
--- a/src/views/dashboard/index.vue
+++ b/src/views/dashboard/index.vue
@@ -2,29 +2,30 @@
-
-
-
-
-
-
-
-
-
-
-
- {{ system.name }}
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+ {{ system.name }}
+
+
+
+
+
+
+
+
+
+
@@ -57,7 +58,7 @@
changeSystem(system) {
console.log(system.url)
this.$store.commit('SET_SYSTEM', system)
- this.$message('点击' + system.name)
+ // this.$message('进入' + system.name)
// debugger
// this.$router.push(system.url)
}
@@ -66,33 +67,78 @@
\ No newline at end of file
diff --git a/src/icons/svg/icon-comment.svg b/src/icons/svg/icon-comment.svg
new file mode 100644
index 0000000..ebfac83
--- /dev/null
+++ b/src/icons/svg/icon-comment.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/src/icons/svg/icon-control.svg b/src/icons/svg/icon-control.svg
new file mode 100644
index 0000000..a72a950
--- /dev/null
+++ b/src/icons/svg/icon-control.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/src/icons/svg/icon-sup.svg b/src/icons/svg/icon-sup.svg
new file mode 100644
index 0000000..9b39377
--- /dev/null
+++ b/src/icons/svg/icon-sup.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/src/styles/variables.scss b/src/styles/variables.scss
index 28c9c7f..a19cece 100644
--- a/src/styles/variables.scss
+++ b/src/styles/variables.scss
@@ -1,21 +1,21 @@
//sidebar
$menuText:#bfcbd9;
-$themeColor:rgb(48, 65, 86);
+$themeColor: rgb(40, 51, 86);
$menuText:#000000;
$subMenuText:#000000;
-$menuActiveText:rgb(27, 177, 165);
+$menuActiveText: rgb(98, 193, 255);
//$menuActiveText:#ffffff;
$subMenuActiveText:#f4f4f5; //https://github.com/ElemeFE/element/issues/12951
//$subMenuActiveText:#000000; //https://github.com/ElemeFE/element/issues/12951
-$menuBg:#304156;
+$menuBg: #2f3856;
//$menuBg:#ffffff;
-$menuHover:#263445;
+$menuHover:#0c1f3c;
//$menuHover:#6666cc;
-$subMenuBg:#1f2d3d;
+$subMenuBg:#2f3856;
//$subMenuBg:#fcfcfc;
-$subMenuHover:#001528;
+$subMenuHover: #0c1f3c;
//$subMenuHover:#6666cc;
$sideBarWidth: 180px;
diff --git a/src/views/dashboard/index.vue b/src/views/dashboard/index.vue
index 934ac9c..df4c5a8 100644
--- a/src/views/dashboard/index.vue
+++ b/src/views/dashboard/index.vue
@@ -2,29 +2,30 @@
-
-
-
-
-
-
-
-
-
-
-
- {{ system.name }}
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+ {{ system.name }}
+
+
+
+
+
+
+
+
+
+
@@ -57,7 +58,7 @@
changeSystem(system) {
console.log(system.url)
this.$store.commit('SET_SYSTEM', system)
- this.$message('点击' + system.name)
+ // this.$message('进入' + system.name)
// debugger
// this.$router.push(system.url)
}
@@ -66,33 +67,78 @@
\ No newline at end of file
diff --git a/src/icons/svg/icon-comment.svg b/src/icons/svg/icon-comment.svg
new file mode 100644
index 0000000..ebfac83
--- /dev/null
+++ b/src/icons/svg/icon-comment.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/src/icons/svg/icon-control.svg b/src/icons/svg/icon-control.svg
new file mode 100644
index 0000000..a72a950
--- /dev/null
+++ b/src/icons/svg/icon-control.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/src/icons/svg/icon-sup.svg b/src/icons/svg/icon-sup.svg
new file mode 100644
index 0000000..9b39377
--- /dev/null
+++ b/src/icons/svg/icon-sup.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/src/styles/variables.scss b/src/styles/variables.scss
index 28c9c7f..a19cece 100644
--- a/src/styles/variables.scss
+++ b/src/styles/variables.scss
@@ -1,21 +1,21 @@
//sidebar
$menuText:#bfcbd9;
-$themeColor:rgb(48, 65, 86);
+$themeColor: rgb(40, 51, 86);
$menuText:#000000;
$subMenuText:#000000;
-$menuActiveText:rgb(27, 177, 165);
+$menuActiveText: rgb(98, 193, 255);
//$menuActiveText:#ffffff;
$subMenuActiveText:#f4f4f5; //https://github.com/ElemeFE/element/issues/12951
//$subMenuActiveText:#000000; //https://github.com/ElemeFE/element/issues/12951
-$menuBg:#304156;
+$menuBg: #2f3856;
//$menuBg:#ffffff;
-$menuHover:#263445;
+$menuHover:#0c1f3c;
//$menuHover:#6666cc;
-$subMenuBg:#1f2d3d;
+$subMenuBg:#2f3856;
//$subMenuBg:#fcfcfc;
-$subMenuHover:#001528;
+$subMenuHover: #0c1f3c;
//$subMenuHover:#6666cc;
$sideBarWidth: 180px;
diff --git a/src/views/dashboard/index.vue b/src/views/dashboard/index.vue
index 934ac9c..df4c5a8 100644
--- a/src/views/dashboard/index.vue
+++ b/src/views/dashboard/index.vue
@@ -2,29 +2,30 @@
-
-
-
-
-
-
-
-
-
-
-
- {{ system.name }}
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+ {{ system.name }}
+
+
+
+
+
+
+
+
+
+
@@ -57,7 +58,7 @@
changeSystem(system) {
console.log(system.url)
this.$store.commit('SET_SYSTEM', system)
- this.$message('点击' + system.name)
+ // this.$message('进入' + system.name)
// debugger
// this.$router.push(system.url)
}
@@ -66,33 +67,78 @@
\ No newline at end of file
diff --git a/src/icons/svg/icon-comment.svg b/src/icons/svg/icon-comment.svg
new file mode 100644
index 0000000..ebfac83
--- /dev/null
+++ b/src/icons/svg/icon-comment.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/src/icons/svg/icon-control.svg b/src/icons/svg/icon-control.svg
new file mode 100644
index 0000000..a72a950
--- /dev/null
+++ b/src/icons/svg/icon-control.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/src/icons/svg/icon-sup.svg b/src/icons/svg/icon-sup.svg
new file mode 100644
index 0000000..9b39377
--- /dev/null
+++ b/src/icons/svg/icon-sup.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/src/styles/variables.scss b/src/styles/variables.scss
index 28c9c7f..a19cece 100644
--- a/src/styles/variables.scss
+++ b/src/styles/variables.scss
@@ -1,21 +1,21 @@
//sidebar
$menuText:#bfcbd9;
-$themeColor:rgb(48, 65, 86);
+$themeColor: rgb(40, 51, 86);
$menuText:#000000;
$subMenuText:#000000;
-$menuActiveText:rgb(27, 177, 165);
+$menuActiveText: rgb(98, 193, 255);
//$menuActiveText:#ffffff;
$subMenuActiveText:#f4f4f5; //https://github.com/ElemeFE/element/issues/12951
//$subMenuActiveText:#000000; //https://github.com/ElemeFE/element/issues/12951
-$menuBg:#304156;
+$menuBg: #2f3856;
//$menuBg:#ffffff;
-$menuHover:#263445;
+$menuHover:#0c1f3c;
//$menuHover:#6666cc;
-$subMenuBg:#1f2d3d;
+$subMenuBg:#2f3856;
//$subMenuBg:#fcfcfc;
-$subMenuHover:#001528;
+$subMenuHover: #0c1f3c;
//$subMenuHover:#6666cc;
$sideBarWidth: 180px;
diff --git a/src/views/dashboard/index.vue b/src/views/dashboard/index.vue
index 934ac9c..df4c5a8 100644
--- a/src/views/dashboard/index.vue
+++ b/src/views/dashboard/index.vue
@@ -2,29 +2,30 @@
-
-
-
-
-
-
-
-
-
-
-
- {{ system.name }}
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+ {{ system.name }}
+
+
+
+
+
+
+
+
+
+
@@ -57,7 +58,7 @@
changeSystem(system) {
console.log(system.url)
this.$store.commit('SET_SYSTEM', system)
- this.$message('点击' + system.name)
+ // this.$message('进入' + system.name)
// debugger
// this.$router.push(system.url)
}
@@ -66,33 +67,78 @@