diff --git a/src/App.vue b/src/App.vue index ff630dfc48d170d1c15573b07dc3f7a504047b81..dfb4eedccdecf14f3dbc0d856c45a6c0f5a680aa 100644 --- a/src/App.vue +++ b/src/App.vue @@ -3,7 +3,8 @@
- + +
diff --git a/src/bg-ui/bg-nav.vue b/src/bg-ui/bg-nav.vue index 8b3dc2bbdec088a0d8af2e1ba517ace670c1c928..e23ba7836c829e2d75ed637318df06d93b700399 100644 --- a/src/bg-ui/bg-nav.vue +++ b/src/bg-ui/bg-nav.vue @@ -20,7 +20,7 @@ export default { props: { title: { type: String, - default: "功能列表", + default: "", }, width: { type: String,