Issue: 1710
pages mounted more than once when using customized layout other than default.
[issue link]
- using starter template
- create a new layout
- using your layout in one page, console log sth in mounted.
you will see the log twice
remove the layout prop(using default), only mounted once