@route({
        routes: [
          { path: ['', 'p1'], component: P1, title: 'P1' },
        ]
      })