Use app name as default layout title
This commit is contained in:
parent
3a615306a6
commit
61a1a4a481
|
@ -86,6 +86,7 @@ const BASE_LAYOUTS = [
|
|||
normal: {},
|
||||
selected: {},
|
||||
},
|
||||
title: "{{ name }}",
|
||||
navigation: "Top",
|
||||
width: "Large",
|
||||
links: [
|
||||
|
|
Loading…
Reference in New Issue