diff --git a/src/layout/components/Navbar.vue b/src/layout/components/Navbar.vue
index 65d299a48..bfb179b4e 100644
--- a/src/layout/components/Navbar.vue
+++ b/src/layout/components/Navbar.vue
@@ -8,7 +8,7 @@
text-color="#fff"
active-text-color="#ffd04b"
>
-
+
@@ -121,7 +121,7 @@ export default {
},
hasOneScreenShowingChildren(children) {
const showingChildren = children.filter(item => {
- if (!item.hidden && item.target) {
+ if (!item.hidden && item.target) {
return item;
}
});
diff --git a/src/layout/components/Title.vue b/src/layout/components/Title.vue
index 5c4814f41..1a76c2b5d 100644
--- a/src/layout/components/Title.vue
+++ b/src/layout/components/Title.vue
@@ -1,30 +1,46 @@
-
-
-
城市轨道交通实训平台
+
+
+
{{systemTitle}}