Layout: Let's start with the layout. app.layout = html.Div([ dcc.Location(id='url', refresh=False) ...
確定! 回上一頁