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